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",…
kcdjmaxx/HomarUScc
SkillsMP has collected 11 skills from kcdjmaxx/HomarUScc. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 11
- GitHub stars
- 1
- GitHub forks
- 0
Skills in this repository
Showing 11 of 11 collected skills.
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.
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/<name>/SKILL.md and…
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…
Phased build pipeline with fresh-context-per-phase execution. Produces design artifacts (CRC cards, sequences, requirements) and traced source code in .build/ directory. TRIGGER when user says "build this feature", "implement", "create a new module", "build…
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…
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",…
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…
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…
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",…
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…