Spec Driven Dev Enforcer

Enforce a spec-first development workflow that gates code generation behind explicit specification approval. Before any code is written, forces creation of (1) a requirements doc, (2) a design doc, (3) a task decomposition. Each phase produces a reviewable artifact. Code generation only begins after specs are approved. Use when the user says "spec first", "spec driven", "write the spec before coding", "requirements first", "design doc first", "no code until spec", "enforce specs", or wants to prevent AI from jumping straight to implementation.

m2ai-portfolio 7aa8e9f 6.6 KB Updated

File contents

m2ai-portfolio/m2ai-skills-pack/tree/main/m2ai-safety-verification/skills/spec-driven-dev-enforcer commit 7aa8e9f051

Frequently asked questions

npx skillmds@latest add m2ai-portfolio/spec-driven-dev-enforcer