概要
The Systematic Debugging skill enforces a disciplined, scientific approach to troubleshooting by guiding Claude through root cause investigation, pattern analysis, hypothesis testing, and verification. By mandating that the underlying cause be fully understood before any code is modified, it eliminates the 'guess-and-check' cycle that leads to technical debt and regression bugs. This skill is particularly effective for complex multi-component systems, providing protocols for diagnostic instrumentation and architectural evaluation when traditional patches fail.