About
The dev-debug skill transforms Claude into a systematic investigator that follows a strict 4-phase protocol—Investigate, Analyze, Hypothesize, and Fix—to resolve complex software defects. By enforcing the 'Iron Law of Debugging,' it prevents guesswork by requiring reproduction tests and root-cause analysis before any code changes are made. It leverages Ralph loops for automated iteration and includes specialized execution gates for GUI applications to ensure bugs are verified via mandatory log analysis rather than mere symptom suppression.