소개
TDD Orchestrator is a specialized skill designed to automate and enforce the discipline of Test-Driven Development (TDD) within AI coding environments. It guides the development process through three distinct, controlled phases: writing failing tests (Red), implementing the minimal code required to pass (Green), and optimizing the codebase (Refactor). By managing token budgets and coordinating multi-agent workflows, it ensures developers adhere to industry best practices such as the test pyramid, executable specifications, and both London and Chicago TDD styles, resulting in robust, self-documenting, and highly maintainable software.