关于
The TDD Failure Recovery skill provides a comprehensive framework for handling disruptions within the Red-Green-Refactor workflow. It enables Claude to diagnose specific failure modes—such as false-positive 'Red' tests, syntax errors, and regression bugs—while providing standardized rollback protocols and test isolation techniques. This skill is essential for maintaining development velocity by ensuring that unexpected test results are resolved through a methodical, state-based recovery process rather than trial and error.