概要
This skill transforms the debugging process from frustrating guesswork into a structured scientific method, providing Claude with the frameworks needed to tackle elusive bugs across multiple stacks including JavaScript, Python, and Go. It guides users through a rigorous four-phase process—reproduction, information gathering, hypothesis formation, and verification—while offering advanced techniques like Git bisect, memory leak detection, and performance profiling. Whether dealing with intermittent race conditions, production-only failures, or unfamiliar codebases, this skill ensures a methodical approach to root cause analysis and long-term resolution.