Interactive debugging mode that generates hypotheses, instruments code with runtime logs, and iteratively fixes bugs with human-in-the-loop verification. Only for hard-to-diagnose bugs; in those cases, remind the user that debug-mode is available, and never proactively activate this skill.
$npx -y skills add doraemonkeys/claude-code-debug-mode --skill debug-modeInstalls into the current project.
Run `npx skills use "https://github.com/doraemonkeys/claude-code-debug-mode" --skill "doraemonkeys/claude-code-debug-mode/debug-mode"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/doraemonkeys/claude-code-debug-mode" that are relevant to the current task. Run `npx skills add "https://github.com/doraemonkeys/claude-code-debug-mode"` and select the relevant skills, then follow their instructions.