What problem does it solve?
This Skill eliminates the chaos of unstructured development, inconsistent code quality, and the difficulty of managing complex feature implementations from initial requirements to final deployment.
Core Features & Use Cases
- Spec-Driven Workflow: Guides you through a disciplined development process: Constitution, Specify, Plan, Tasks, and Implement.
- Integrated Quality Gates: Automatically applies Superpowers for Test-Driven Development (TDD), systematic debugging, and code review at each stage.
- Automated Documentation: Generates living specifications, technical plans, and task breakdowns as part of the workflow.
- Use Case: When starting a new user authentication feature, use this skill to define coding standards, specify requirements, create a detailed technical plan, break it into tasks, and then implement each task with built-in TDD and code review checks.
Quick Start
Use the spec-kit-orchestrator skill to start a new feature. First, run /speckit.constitution to define project standards, then /speckit.specify to outline requirements.