소개
The Test Fixing skill streamlines the debugging process by automatically categorizing test failures based on error types, modules, and root causes. Instead of tackling failures randomly, it employs a strategic 'infrastructure-first' approach—resolving import and configuration issues before moving to API changes and logic bugs. This ensures a more efficient workflow for developers dealing with refactoring regressions, CI/CD breaks, or broken test suites, ultimately reducing the time spent on manual debugging and verification.