When you paste a CUDA OOM error or a NaN loss traceback into Claude and want a careful diagnosis before any code gets touched, this is the skill to reach for. It treats debugging as a distinct phase from patching: you get a diagnosis, a minimal patch plan, and explicit approval gates before anything mutates. The design assumes you're working on research code where a quick fix might quietly break experimental comparability, so it separates "this stops the error" from "this preserves what you were measuring." If you've ever had an AI confidently refactor your training loop when you just wanted to know why the checkpoint won't load, this is the corrective.
npx -y skills add lllllllama/rigorpilot-skills --skill safe-debug --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
JamieMason/syncpack
awslabs/agent-plugins
github/awesome-copilot