Acerca de
The TDD Workflow Manager (code-test) is a specialized capability for Claude Code designed to institutionalize Test-Driven Development best practices. It enforces the 'Iron Law' of TDD—prohibiting any production code implementation until a corresponding failing test has been observed and verified. This skill guides the AI through a systematic Red-Green-Refactor cycle, ensuring minimal code complexity, high test coverage, and a verifiable audit trail for every feature, bug fix, or refactoring task.