概要
The Systematic Debugging skill transforms Claude's troubleshooting approach from 'guess-and-check' to a scientific, root-cause-first methodology. It enforces a strict workflow of reproduction, evidence gathering through diagnostic instrumentation, and hypothesis testing before any code changes are proposed. This skill is particularly valuable for resolving intermittent failures in distributed systems, deep architectural flaws, and regressions where simple patches have previously failed, ensuring long-term code stability rather than temporary symptom masking.