关于
The Systematic Debugging skill eliminates the 'guess-and-check' approach that leads to technical debt and regression. It enforces an 'Iron Law' that requires full root cause investigation before any code changes are proposed. By guiding Claude through four distinct phases—Root Cause Investigation, Pattern Analysis, Hypothesis Testing, and Implementation—this skill ensures that developers solve the underlying issue rather than just masking symptoms. It is particularly effective for multi-component systems, deep-stack data flow errors, and architectural issues that surface as persistent bugs.