Use this skill when the user asks to \"debug\", \"find the root cause\", \"figure out why X fails\", \"investigate this bug\", \"this test is flaky\", \"the build broke\", \"production incident\", \"why is the output wrong\", or when any observed behavior contradicts expected behavior. Covers the reproduce-isolate-prove-fix-verify loop, anti-shortcut gates, and numerical/scientific debugging.
$npx -y skills add neuromechanist/research-skills --skill debuggingInstalls into the current project.
Run `npx skills use "https://github.com/neuromechanist/research-skills" --skill "neuromechanist/research-skills/debugging"` 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/neuromechanist/research-skills" that are relevant to the current task. Run `npx skills add "https://github.com/neuromechanist/research-skills"` and select the relevant skills, then follow their instructions.