Marketplace
tdd
Use when implementing code during ant-act execution. Enforces RED-GREEN-REFACTORcycle. Triggers: writing code, fixing bugs, adding features, any implementation.Do NOT skip - no production code without failing test first.
$ Installer
git clone https://github.com/fourcolors/antmachine /tmp/antmachine && cp -r /tmp/antmachine/skills/tdd ~/.claude/skills/antmachine// tip: Run this command in your terminal to install the skill
