woostack-tdd
Installation
SKILL.md
woostack-tdd
Two roles in one skill. (1) The canonical TDD doctrine home — the kernel below is stated once
here and linked, never restated, by woostack-plan,
woostack-execute,
woostack-debug, and
bootstrap patterns.md §4. (2) The public
/woostack-tdd <target> command—validate one bounded, test-only contract, optionally enrich it
from exact caller-supplied artifacts, then delegate repository mutation to
woostack-execute. TDD itself performs no direct repository
mutation, provider mutation, commit, push, or PR write.
The TDD kernel
The canonical test-driven-development discipline for all of woostack. Other skills link this section; they do not restate it.
Red → Green → Refactor. For code woostack is authoring, the test comes first: