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 6e23f67 8.4 KB Updated

File contents

bartolli/kmd/tree/main/plugins/coco/wiki-sdd/skills/tdd commit 6e23f67693

Frequently asked questions

npx skillmds@latest add bartolli/tdd-2