cm-autopilot
Easy-to-use conversational CLI (Claude Code style) for non-technical users to spawn parallel AI tasks supervised by a visual web dashboard.
Repair or extend CodyMaster skills with a three-mode loop: FIX, DERIVED, and CAPTURED, grounded in current repo tooling.
$ npx -y skills add tody-agent/codymaster --skill cm-skill-evolution --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/cm-skill-evolutionContext preview
The summary Claude sees to decide when to auto-load this skill.
Repair or extend CodyMaster skills with a three-mode loop: FIX, DERIVED, and CAPTURED, grounded in current repo tooling.
name: cm-skill-evolution description: "Repair or extend CodyMaster skills with a three-mode loop: FIX, DERIVED, and CAPTURED, grounded in current repo tooling."
Use this skill after `cm-skill-health` identifies a degraded or broken skill, or when `cm advisory handoff --for cm-skill-evolution` produces a structured recovery note.
Use when the skill should exist already but is inaccurate, broken, or partially missing.
Checklist:
Use when the original promise was too ambitious, but the repo has enough primitives to ship a truthful MVP.
Checklist:
Use when the main value is operational learning rather than a new code path.
Checklist:
1. Start from the health note.
2. Pick one mode only. 3. Define the smallest truthful recovery. 4. Patch the skill and its discovery surfaces. 5. Verify:
6. Capture the lesson in retro and continuity.
## Skill Evolution - Skill: cm-... - Mode: FIX | DERIVED | CAPTURED - Change: ... - Verification: ... - Learning captured: yes | no
Preferred advisory input:
## Advisory Handoff - Consumer: cm-skill-evolution - Skill: cm-... - Recovery path: FIX | DERIVED | CAPTURED | NONE - Confidence: 0.xx - Source analysis: EA-... - Task: ... - Status: completed | partial | failed - Evidence: ... - Selected skills: ... - Target skills: ... - Quality weight: 0.xx - Next step: ...
"I can't write code. But in 6 months, I shipped 12 real products using AI. CodyMaster is everything I learned — so you don't have to repeat my mistakes." — Tody Le, Head of Product, Creator of CodyMaster 50+ skills. One install.
Repo: tody-agent/codymaster
Easy-to-use conversational CLI (Claude Code style) for non-technical users to spawn parallel AI tasks supervised by a visual web dashboard.
Strategic analysis gate for existing products — multi-dimensional evaluation (tech, product, design, business) using Design Thinking + 9 Windows (TRIZ) +…
Fallback local Playwright daemon for real-browser visual QA / screenshots / smoke. Use ONLY when the host platform has no native browser mode — prefer the host…
Code hygiene gate — detect and eliminate dead code, duplicates, naming mess, and code smells. TRIZ-powered. Run after features, before PRs, during debt sprints.
Full review lifecycle — request reviews, handle feedback with technical rigor, and complete branch integration. Use when completing tasks, receiving feedback,…
Unified code intelligence — routes to Skeleton Index, CodeGraph, Architecture Diagram, or Smart Context Builder based on task shape. Loads deep refs on demand.