Tdd

Implement a single `ready-for-agent` slice from a wiki user story using disciplined red-green-refactor with vertical tracer bullets. Reads the slice description, the story's Gherkin scenarios (as the test specification), `glossary.md` (for vocabulary), and the referenced specs/ADRs. Refuses horizontal slicing (write-all-tests-then-all-impl). Ticks the slice checkbox when done. Use when the user says "let's TDD slice X", "implement slice 2 of story Y", "/tdd", "red-green-refactor this", or wants to start vertical-slice implementation on a wiki-tracked story.

bartolli 2d6307c 8.3 KB Updated

File contents

bartolli/kmd/tree/main/plugins/src/wiki-sdd/skills/tdd commit 2d6307c8c1

Frequently asked questions

npx skillmds@latest add bartolli/tdd