关于
TCR Practice is a specialized skill for Claude Code that facilitates the 'Test && Commit || Revert' development workflow, often called 'TDD on steroids.' By automating the cycle where passing tests trigger a git commit and failing tests trigger an immediate code revert, this skill forces developers to work in the smallest possible increments. It includes specialized guidance for refactoring, the TRC variant for TDD red phases, and structured failure logging to help developers identify patterns in their coding errors and manage fatigue during intense programming sessions.