specify-incremental - Decompose feature specs into incremental phase plans
Decomposes a single-feature specification into a linear, phase-by-phase implementation plan following test-driven development principles.
Tags
Updated: 2026-09-17Capabilities
Typical Inputs
What this skill does
- Initialize implementation plan manifest
- Discover tasks and execution dependencies
- Define phase implementation plans
- Validate plan specification compliance
- Present phase status reports
Inputs
- Feature specification arguments
- Requirements file (requirements.md)
- Solution file (solution.md)
- Plan template files
Outputs
- Plan manifest file (plan/README.md)
- Phase implementation files (plan/phase-N.md)
- Status report
Requirements
- File system write access
- User interactive confirmation support
- Parallel agent execution support
