Spec Driven Development

Use when starting a non-trivial feature, refactor, or agent implementation that needs a written spec, plan, task breakdown, and verification path before code changes. Covers Spec Kit-style SDD phases, requirements-vs-plan separation, task traceability, review gates, and spec-compliance verification. Do NOT use for one-line edits, README-only fixes, post-implementation code review (use `code-review`), or test-level decisions (use `testing-strategy`).

jacob-balslev 006f376 4 files · 39.3 KB Updated

File contents

jacob-balslev/skill-graph/tree/main/marketplace/skills/spec-driven-development commit 006f376e3a

Frequently asked questions

npx skillmds@latest add jacob-balslev/spec-driven-development