What problem does it solve?
It helps you turn a feature spec into an actionable implementation plan by generating required design artifacts, resolving clarifications, and enforcing planning gates so the workflow doesn’t stall or proceed with missing decisions.
Core Features & Use Cases
- Executes a structured planning workflow from outline and research through data modeling, contracts, and quickstart generation.
- Resolves NEEDS CLARIFICATION by dispatching research tasks and consolidating outcomes into research.md before advancing phases.
- Integrates optional extension hooks before and after planning, while skipping invalid or disabled hooks safely.
- Uses deterministic repo scripts for setup and agent-context updates to keep generated artifacts consistent with the spec-kit structure.
Quick Start
Run speckit-plan from the repository root to generate research.md, data-model.md, contracts, quickstart.md, and the agent-context updates required for Phase 1 planning.