What problem does it solve?
The SDD infrastructure eliminates repetitive setup friction by providing ready-to-use templates, scripts, and governance documents required to launch Specification-Driven Development workflows.
Core Features & Use Cases
- Templates: spec-template.md, plan-template.md, tasks-template.md, checklist-template.md, agent-file-template.md to standardize feature artifacts.
- Scripts: create-new-feature.sh, setup-plan.sh, check-prerequisites.sh, update-agent-context.sh, and common.sh to automate feature lifecycle tasks.
- Governance & References: constitution-template.md and reference guides (constitution-guide.md, script-guide.md, template-guide.md, workflow-overview.md) to enforce process and enable AI agent alignment.
- Use Case: A team boots a new feature with a single command, regenerates plan and tasks, and updates agent contexts automatically as the feature matures.
Quick Start
Use the SDD infrastructure skill to bootstrap a new feature by invoking the /sdd:specify command, then follow with /sdd:plan and /sdd:tasks to generate artifacts and wire up governance and agent contexts.