概要
The Systematic Debugging skill provides Claude with a disciplined methodology for troubleshooting software defects, preventing the inefficient 'guess-and-check' cycle that often leads to technical debt. By enforcing a mandatory root cause investigation phase before any code changes are proposed, this skill ensures that bugs are understood at a fundamental level across multi-component systems. It guides the AI through structured evidence gathering, pattern analysis, and minimal hypothesis testing, leading to robust implementations validated by automated tests.