Spec-driven workflow covering requirement gathering, spec authoring, implementation review, and verification — with skills, rules, and evaluation scenarios.
96
90%
Does it follow best practices?
Impact
98%
1.19xAverage score across 9 eval scenarios
Passed
No known issues
Spec-driven development creates and maintains natural language specifications as an integral, versioned component of software projects. Specs capture functional requirements and link to the tests that verify them, creating a traceable chain from requirements to implementation.
.spec.md files that document requirements and link to tests[@test] link syntax