About
The Systematic Debugging skill provides a disciplined, step-by-step workflow for resolving complex technical issues ranging from test failures to performance regressions. By enforcing a mandatory sequence of investigation, pattern analysis, hypothesis testing, and implementation, it prevents inefficient 'guess-and-check' coding and premature fixes. The skill includes built-in circuit breakers—such as stopping after three failed hypotheses—to signal when an architectural review or escalation is necessary, ensuring Claude maintains the highest standards of software engineering quality and transparency.