What problem does it solve?
This Skill automates the process of writing the EARS spec, running the clarify pass, deriving the plan and task list, and cross-checking against the constitution before any code is written. It helps maintain a structured and compliant development process.
Core Features & Use Cases
- Automated Specification: Generates EARS spec based on a chosen direction.
- Clarification: Facilitates structured ambiguity pass for spec clarification.
- Planning: Derives architecture, file-level touchpoints, and migration steps.
- Task List Creation: Decomposes into atomic tasks with dependencies and verification.
- Cross-Check: Ensures spec, plan, and tasks align with the constitution.
- Use Case: Ideal for teams following the SDD (Software Development Definition) process, especially in regulated or high-assurance environments.
Quick Start
Run the sdd-spec skill with the direction 'new-feature' to generate the spec, clarify, plan, and task list for a new feature.