关于
The Systematic Debugging skill transforms how Claude approaches technical issues by mandating a disciplined 'Investigation First' policy. It moves beyond quick patches by guiding the developer through four distinct phases: Root Cause Investigation, Pattern Analysis, Hypothesis Testing, and Implementation. By enforcing the 'Iron Law'—no fixes without understanding—this skill ensures that every solution addresses the underlying issue rather than masking symptoms. It is specifically designed to handle complex multi-component failures, intermittent bugs, and architectural bottlenecks where random fix attempts usually lead to further technical debt.