What problem does it solve?
Breaking large epics into child tickets often loses track of ordering, human approvals, and shared decisions, so this Skill orchestrates the decomposition while running /plan-task sequentially with explicit context handoffs.
Core Features & Use Cases
- Sequential orchestration: announces each ticket, enforces order, waits for approval, and surfaces agent questions to the human before proceeding.
- Epic Context hygiene: records plan paths, architectural decisions, and constraints in plans/epic-context.md, then releases raw content from memory to prevent drift.
- Safety-first execution: treats all external inputs as untrusted, limits filesystem access, uses named American criminal agents, and keeps writes on feature branches.
Quick Start
Ask plan-epic to decompose the Payments API epic into sequenced child tickets and run /plan-task for each one with human approvals.