Use when debugging any issue - errors, failures, unexpected behavior. Enforces 4-phase root cause analysis instead of symptom-fixing. Prevents bugs from returning in mutated forms.
$npx -y skills add kourdroid/ocragent --skill systematic-debuggingInstalls into the current project.
Run `npx skills use "https://github.com/kourdroid/ocragent" --skill "kourdroid/ocragent/systematic-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/kourdroid/ocragent" that are relevant to the current task. Run `npx skills add "https://github.com/kourdroid/ocragent"` and select the relevant skills, then follow their instructions.