Systematic debugging using error-detective and debugger agents instead of manual investigation. Triggers automatically on: error, bug, broken, failing, exception, stack trace, test failure. Orchestrates RCA-first approach with parallel agent investigation.
$npx -y skills add arpitnath/claude-capsule-kit --skill debugInstalls into the current project.
Run `npx skills use "https://github.com/arpitnath/claude-capsule-kit" --skill "arpitnath/claude-capsule-kit/debug"` 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/arpitnath/claude-capsule-kit" that are relevant to the current task. Run `npx skills add "https://github.com/arpitnath/claude-capsule-kit"` and select the relevant skills, then follow their instructions.