kcdjmaxx

11 mods across 1 repository, 1 stars between them.

align

01

kcdjmaxx/HomarUScc

Skill Claude CodeCodex

Structured 10-domain identity interview that maps operator values, preferences, and boundaries into HomarUS identity files (soul.md, user.md). Onboarding experience for new agents.

1 3mo ago A 38 tokens original MIT

auto-skill

02

kcdjmaxx/HomarUScc

Skill Claude CodeCodex

Detect reusable procedures and generate SKILL.md files. Runs automatically during reflection (when autoSkill.enabled) to flag complex or recurring workflows, or on-demand when user says "make this a skill". Produces a new .claude/skills/ /SKILL.md and tracks candidates in /.homaruscc/auto-skills.json. TRIGGER when…

1 3mo ago A 118 tokens original MIT

autoresearch

03

kcdjmaxx/HomarUScc

Skill Claude CodeCodex

Autonomous experimentation loop that iteratively improves a target file. Produces experiments.jsonl log and structured results-data.json. TRIGGER when user says "optimize", "experiment with", "try variations of", "autoresearch", "run experiments on", or wants to iteratively improve code/config. Invoked with…

1 3mo ago A 70 tokens original MIT

compact

04

kcdjmaxx/HomarUScc

Skill Claude CodeCodex

Check and compact identity files that exceed character limits. Uses LLM-assisted consolidation to rewrite content at higher density without losing information. Produces compaction log entries and status reports. TRIGGER when user says "compact", "check identity sizes", "memory limits", or during reflection/session-end…

1 3mo ago A 71 tokens original MIT

homaruscc

05

kcdjmaxx/HomarUScc

Skill Claude CodeCodex

Start HomarUScc — opens the dashboard, connects Telegram, and begins the zero-token event loop. Produces real-time Telegram/dashboard messaging, timer handling, email monitoring, and background agent dispatch. TRIGGER when user says "start homaruscc", "connect telegram", "open dashboard", "start the event loop", or…

1 3mo ago C 76 tokens original MIT

measure

06

kcdjmaxx/HomarUScc

Skill Claude CodeCodex

Run baseline metrics and performance tracking for HomarUScc. Measures memory retrieval quality, skill usage, event loop health, and prediction error patterns. Produces JSON metrics and a human-readable report. TRIGGER when user says "measure", "run metrics", "check performance", "how is memory doing", "skill usage…

1 3mo ago A 78 tokens original MIT

review

07

kcdjmaxx/HomarUScc

Skill Claude CodeCodex

Multi-agent parallel code review. Spawns 4+ specialized reviewer agents (correctness, simplicity, security, style) that produce a consolidated review report with severity-ranked findings. TRIGGER when user says "review this code", "code review", "check my changes", "review the PR", or after significant code changes.…

1 3mo ago A 73 tokens original MIT

transcribe

08

kcdjmaxx/HomarUScc

Skill Claude CodeCodex

Transcribe audio or video locally using mlx-whisper on Apple Silicon. Produces a markdown transcript file. TRIGGER when user says "transcribe this", "what does this audio say", "transcribe the video", provides a YouTube URL for transcription, or sends a voice message to transcribe. Supports YouTube URLs, local files…

1 3mo ago A 84 tokens original MIT

verify

09

kcdjmaxx/HomarUScc

Skill Claude CodeCodex

Fact-check a document against source data using 2-pass claim extraction and verification. Produces an errata report (markdown) with claim-by-claim verdicts and optionally applies corrections to the source document. TRIGGER when user says "verify this", "fact-check", "check accuracy", "is this correct", or wants to…

1 3mo ago A 83 tokens original MIT

write

10

kcdjmaxx/HomarUScc

Skill Claude CodeCodex

Multi-step writing workflow that produces polished long-form articles. Outputs a markdown article file through research, outline, draft, self-critique, and revision phases. TRIGGER when user says "write an article about", "write a post on", "draft a piece about", "write about", or wants a researched, polished written…

1 3mo ago A 79 tokens original MIT

homaruscc

11

kcdjmaxx/HomarUScc

MCP server Claude CodeCodexCursor

MCP server that gives Claude Code a body — messaging, memory, identity, timers, browser automation, and dreams. Runs locally from the homaruscc npm package.

1 3mo ago A tokens not measured original MIT