Structured debugging workflow. Use when errors, failing tests, broken builds, unexpected model/provider failures, runtime crashes, or flaky behavior appear.
$npx -y skills add allytag/claude_code --skill debug-loopInstalls into the current project.
Run `npx skills use "https://github.com/allytag/claude_code" --skill "allytag/claude_code/debug-loop"` 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/allytag/claude_code" that are relevant to the current task. Run `npx skills add "https://github.com/allytag/claude_code"` and select the relevant skills, then follow their instructions.