Tdd Loop

Enforceable test-first loop for features and bug fixes. Use when the user says "TDD", "red-green", or "test-first" — building a feature, fixing a bug with a reproducing test, or implementing a slice, ticket, or issue test-first — and when TDD must be adapted for a spike, legacy code without tests, an urgent hotfix, infra/config work, or an exploratory refactor (the exception protocol). A bare "implement this ticket" with no test-first ask belongs to /implement; adding test-first routes here. When Matt Pocock's /implement drives a ticket it calls this loop at each seam, and /tdd supplies test quality and seam choice.

devarfeen 33ab6ff 11 files · 31.6 KB Updated

File contents

devarfeen/agent-skills-kit/tree/main/skills/tdd-loop commit 33ab6ff181

Frequently asked questions

npx skillmds@latest add devarfeen/tdd-loop