概要
The Intelligent Test Fixer skill empowers Claude to handle complex test failures by moving beyond a simple trial-and-error approach. It implements a rigorous, structured workflow that begins by grouping failures by error type and root cause, ensuring that foundational infrastructure and API issues are resolved before addressing individual logic bugs. This systematic method minimizes redundant work, speeds up the path to a green test suite, and ensures that every fix is verified through targeted regression testing.