Add spec-tdd skill
loading diff…
Adds spec-tdd to Development & Code Tools.
A skill that gates AI implementation behind three hook-enforced human review gates (architecture → patterns → tests) before any production code is written. Approved tests are frozen by SHA-256 + skip-marker counts, so the agent can't silently add .skip to pass.
test-driven-development entry — this is spec-driven with enforced gates + frozen tests, not just a TDD prompt.