speckit-plan - Execute implementation planning to generate design artifacts
Executes implementation planning workflow using the plan template to produce design artifacts including research, data model, and contracts.
Tags
Updated: 2026-09-16Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Run plan setup script
- Load feature spec and constitution
- Evaluate constitution check gates
- Generate research documentation
- Generate data model and contracts
- Create quickstart validation guide
- Review post-execution extension hooks
Inputs
- User arguments
- Feature specification file
- Project constitution file
- Implementation plan template
- Extension hooks configuration file
Outputs
- research.md file
- data-model.md file
- Interface contracts in contracts directory
- quickstart.md file
- Completion report
Requirements
- spec-kit project structure with .specify/ directory
- Bash shell environment for setup script
