Diagnosis loop for hard bugs and performance regressions. Builds a red-capable feedback loop and runs it before hypothesising — complements feature-dev:code-reviewer (which finds bugs by static code reading) by running actual repros. Use when the user says 'diagnose'/'debug this', or reports something broken/throwing/failing/slow.
$npx -y skills add gtapps/claude-code-hermit --skill diagnosing-bugsInstalls into the current project.
Run `npx skills use "https://github.com/gtapps/claude-code-hermit" --skill "gtapps/claude-code-hermit/diagnosing-bugs"` 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/gtapps/claude-code-hermit" that are relevant to the current task. Run `npx skills add "https://github.com/gtapps/claude-code-hermit"` and select the relevant skills, then follow their instructions.