Enforces a strict Test-Driven Development cycle with mandatory failing tests, execution gates, and comprehensive logging for reliable software implementation.
This skill transforms Claude into a disciplined TDD practitioner, ensuring that every feature and bug fix is driven by a failing test. It mandates a rigorous Red-Green-Refactor workflow, requiring the AI to prove failures before implementing code and verifying success through a unique 6-stage execution gate. By emphasizing file-based logging and mandatory end-to-end testing for all user-facing features, it minimizes regressions and ensures that the implementation strictly adheres to the specified requirements while maintaining a verifiable audit trail of progress.