What problem does it solve?
Prevents context rot and unclear handoffs by converting a single bounded feature request or refined epic child into a durable, implementation-ready plan that agents and engineers can follow without extra context overhead.
Core Features & Use Cases
- Scoped feature planning: Confirm feature name, scope, constraints, and target repo area before drafting work.
- Repository-aware output: Read only relevant initiative, program, or epic docs and infer repository constraints (apps/web, services/, apps/research, libs/, schemas/) to keep live vs research boundaries intact.
- Implementation-ready artifacts: Produce a numbered overview, per-module implementation files, and a required testing plan written to plans/{feature_name}/ for immediate handoff and validation.
- Use Case: Refining a bounded feature from an epic into 00-overview.md, module implementation files, and a testing checklist so engineers can implement and validate with minimal follow-up.
Quick Start
Ask the agent to "Plan feature X for the services/normalizer module, producing plans/feature-x/00-overview.md, implementation files, and a testing plan" in natural language.