Test-driven development with red-green-refactor loop using vertical slices. Use when building features or fixing bugs with TDD, when /si or /si-quick needs canonical TDD discipline, when user mentions "red-green-refactor", "tracer bullets", "test-first", or asks for integration-style tests. Forbids horizontal slicing (all tests then all implementation).
$npx -y skills add alexandrbasis/claudops --skill tddInstalls into the current project.
Run `npx skills use "https://github.com/alexandrbasis/claudops" --skill "alexandrbasis/claudops/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/alexandrbasis/claudops" that are relevant to the current task. Run `npx skills add "https://github.com/alexandrbasis/claudops"` and select the relevant skills, then follow their instructions.