概要
The Smart Test Fixing skill is designed to streamline the debugging process when working with broken test suites in Claude Code. By utilizing a smart error grouping strategy, the skill categorizes failures by type, module, or root cause, allowing for a prioritized workflow that fixes infrastructure issues first. This method prevents the inefficient cycle of random debugging, ensuring that foundational errors like import issues or configuration problems are cleared before addressing complex logic bugs, ultimately leading to a more stable and reliable codebase with minimal manual intervention.