What problem does it solve?
This Skill automates the implementation planning workflow using the plan template to generate design artifacts, reducing manual planning time and promoting consistency across outputs.
Core Features & Use Cases
- Automates the planning workflow by loading the IMPL_PLAN template, populating the technical context, and producing artifacts such as research.md, data-model.md, contracts/, quickstart.md, and an updated AGENTS.md context.
- Supports extension hooks before and after planning via .specify/extensions.yml with clear output for executable hooks and rules for enabled/conditional execution.
- Ensures traceability and repeatability by recording the branch, IMPL_PLAN path, and generated artifacts, and by re-evaluating constitution checks after design.
Quick Start
Run speckit-plan to generate research.md, data-model.md, contracts, quickstart.md, and update the agent context from your plan template.