What problem does it solve?
Execute implementation planning by transforming feature specifications into structured design artifacts using a reusable plan template, reducing manual planning time and miscommunication.
Core Features & Use Cases
- Structured planning: transforms feature specs into planned artifacts such as research notes, data models, contracts, and quickstart guides.
- Phase-guided workflow: follows a multi-phase plan (setup, load context, execute plan, re-evaluate) to ensure complete coverage.
- Reusable templates: leverages IMPL_PLAN templates to standardize planning across projects and teams.
- Collaboration and governance: enforces checkpoints and clear artifacts for stakeholders.
- Use Case: A product team wants to plan a new feature by generating a research.md, data-model.md, and contracts directory automatically from a feature spec.
Quick Start
Run the plan workflow from the repository root to generate data-model.md, contracts, and a quickstart guide using the provided IMPL_PLAN template.