Spec Driven Development

Use when starting a substantial feature or change — something that spans multiple files, has non-trivial design decisions, or is expensive to get wrong. Makes the agent write a short spec (goal, approach, key decisions, edge cases) and confirm it before implementing, instead of discovering the design by writing code.

buildmoonshot e22b632 2 files · 3.7 KB Updated

File contents

buildmoonshot/skillpacks/tree/main/skills/engineering/expert/spec-driven-development commit e22b632947

Frequently asked questions

npx skillmds@latest add buildmoonshot/spec-driven-development