Root cause analysis for debugging. Use when bugs, test failures, or unexpected behavior have non-obvious causes, or after multiple fix attempts have failed.
$npx -y skills add codingcossack/agent-skills-library --skill systematic-debuggingInstalls into the current project.
Run `npx skills use "https://github.com/codingcossack/agent-skills-library" --skill "codingcossack/agent-skills-library/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/codingcossack/agent-skills-library" that are relevant to the current task. Run `npx skills add "https://github.com/codingcossack/agent-skills-library"` and select the relevant skills, then follow their instructions.