Test-Driven Development (TDD) skill for Red-Green-Refactor cycle. Use when implementing features with tests first, minimal code to pass, then refactor. Teammates execute TDD autonomously within their own context in Agent Teams.
$npx -y skills add changoo89/claude-pilot --skill tddInstalls into the current project.
Run `npx skills use "https://github.com/changoo89/claude-pilot" --skill "changoo89/claude-pilot/tdd"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/changoo89/claude-pilot" that are relevant to the current task. Run `npx skills add "https://github.com/changoo89/claude-pilot"` and select the relevant skills, then follow their instructions.