tdd

Originally fromcitypaul/dotfiles
Installation
SKILL.md

Apply TDD with agents:

  1. Ask an agent to write a failing test (RED phase). The agent shall commit this as WIP.
  2. Ask an agent to write the actual code to make the test pass (GREEN phase). The agent shall commit this as WIP.
  3. Ask an agent to judge the previous two commits: The GREEN phase commit must not have changed semantics of tests implemented in the RED phase.
Related skills
Installs
25
First Seen
Feb 27, 2026