tdd-workflow

Installation
SKILL.md

TDD Workflow

Write tests first, code second.


1. The TDD Cycle

🔴 RED → Write failing test
🟢 GREEN → Write minimal code to pass
🔵 REFACTOR → Improve code quality
   Repeat...

Installs
4
Repository
lev-os/agents
GitHub Stars
22
First Seen
Mar 1, 2026
tdd-workflow — lev-os/agents