概要
The TDD Workflow Enforcer skill mandates a rigorous Red-Green-Refactor methodology for all coding tasks, ensuring that every piece of functionality is preceded by a failing test and followed by successful verification. By breaking down complex implementation tasks into small, testable increments, it minimizes technical debt and improves software architecture while providing a clear audit trail of development progress through integrated todo lists and step-by-step validation.