Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
Send this command to your AI agent:
npx skills add https://github.com/mattpocock/skills --skill tddTest-driven development with vertical slices, behavior-focused tests, and incremental red-green-refactor cycles.