소개
The Systematic Debugging skill transforms Claude into a disciplined troubleshooter that prioritizes understanding the 'why' behind an error before proposing a fix. It guides the AI to gather evidence from stack traces, trace data flows backward from points of failure, and compare broken code against working reference implementations. By enforcing a hypothesis-driven workflow and discouraging 'quick fix' guesswork, this skill ensures that fixes are permanent, well-tested, and address underlying architectural issues rather than just surface-level symptoms.