What problem does it solve?
auto-manager turns a big, fuzzy piece of work into an execution-ready epic by discovering what exists in the backlog and codebase, filing a dependency-ordered plan, and then driving multiple auto-engineer subagents until everything merges.
Core Features & Use Cases
- Epic scoping from fuzzy topics or an epic issue: accepts either a concrete parent issue or a topic string, then generates a user-approved scope before making tracker changes.
- Tracker-agnostic sub-issue filing and refinement: creates well-scoped sub-issues via the sibling /file-issue skill and iterates with the user (rescope, fold, drop, add missing) using the tracker playbook recipes.
- Parallel workstream planning and orchestration: partitions work into independent workstreams, then spawns /auto-engineer subagents in isolated worktrees to ship and merge the epic autonomously.
Quick Start
Use the auto-manager skill to manage an epic by running: /auto-manager #18