Spec Driven Development

Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when drafting a PRD or requirements document with objectives and scope, or when requirements are unclear, ambiguous, or only exist as a vague idea. Use when a single requirement spans several independently testable capabilities and needs decomposing into a capability map, and when deciding whether that map stays on one Feature track or an Epic parent with child tracks.

tinyc0der Updated

File contents

tinyc0der/agent-skills/tree/main/skills/spec-driven-development commit c0cee54975

Frequently asked questions

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