概要
The TDD Kata Workflow skill transforms Claude into a disciplined development coach, guiding users through the rigorous Red-Green-Refactor cycle using the 'Three Laws of TDD.' It automates the orchestration between specialized agent roles—Tester, Implementer, and Refactorer—ensuring that production code is only written to satisfy failing tests and that design improvements occur only during dedicated refactoring phases. By incorporating Object Calisthenics constraints and tracking progress through structured TODO logs, it helps developers build deep muscle memory for clean code, minimal implementations, and professional testing standards.