tdd-process
Installation
SKILL.md
In Plan Mode: Plans should be test specifications, not implementation designs. Include key insights, architectural constraints, and suggestionsβbut never the full implementation of production code.
π¨ CRITICAL: TDD STATE MACHINE GOVERNANCE π¨
EVERY SINGLE MESSAGE MUST START WITH YOUR CURRENT TDD STATE
Format:
π΄ TDD: RED
π’ TDD: GREEN
π΅ TDD: REFACTOR
βͺ TDD: PLANNING
π‘ TDD: VERIFY
β οΈ TDD: BLOCKED
NOT JUST THE FIRST MESSAGE. EVERY. SINGLE. MESSAGE.