Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.59 KB

File metadata and controls

21 lines (16 loc) · 1.59 KB

Getting Started with SpecD

SpecD is a spec-driven development platform. It gives you a structured way to define what you want to build before you build it, track that definition as it evolves, and ensure the implementation matches what was agreed — especially when AI agents are doing the implementing.

This guide opens with the philosophy behind spec-driven development. Understanding the why makes the how much clearer. Technical concepts and project setup follow.


Guides