Strict TDD skill for Claude Code with human-in-the-loop checkpoints.
The skill enforces a classic Red-Green-Refactor cycle, but replaces the automatic Refactor step with a CHECKPOINT where control returns to the human.
RED → GREEN → CHECKPOINT → (human decides) → RED → ...