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.
[Deprecated] parallel execution mode. Use `cm-execution` instead.
$ npx -y skills add tody-agent/codymaster --skill cm-conductor-worktrees --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/cm-conductor-worktreesContext preview
The summary Claude sees to decide when to auto-load this skill.
[Deprecated] parallel execution mode. Use `cm-execution` instead.
name: cm-conductor-worktrees description: "[Deprecated] parallel execution mode. Use `cm-execution` instead." deprecated: true merged_into: cm-execution
> ⚠️ This skill is deprecated as of CodyMaster v6.0.0 and will be removed in v6.1.0. > > **Use `cm-execution` instead.** parallel execution mode. > > See [docs/migration-v2.md](../../docs/migration-v2.md) for the full mapping.
The original content is preserved at [SKILL.archive.md](SKILL.archive.md) for reference.
# Old: cm <use this skill> # New (v6.0+): cm execution <equivalent action>
If you depend on a capability that didn't carry over, please file an issue: https://github.com/tody-agent/codymaster/issues
"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.