What problem does it solve?
This Skill automates the entire software development lifecycle for a new feature, from initial ideation and specification through implementation, review, and PR creation, ensuring adherence to best practices and constitutional compliance.
Core Features & Use Cases
- Full Lifecycle Orchestration: Manages the complete process from brainstorming to a merged Pull Request.
- Specification-Driven Development: Enforces a spec-first approach with clear gates for approval.
- Test-Driven Development (TDD): Guides the implementation phase with strict TDD cycles.
- Constitutional Compliance: Integrates review gates to ensure adherence to development principles.
- Use Case: When starting a new feature, invoke
sdd-flow to guide you through defining the requirements, planning the implementation, writing the code with tests, and finally creating a well-documented PR.
Quick Start
Use the sdd-flow skill to start a new feature from scratch.