Systematic debugging patterns for root cause analysis. Use when investigating bugs, unexpected behavior, or system failures. Apply to trace through code execution, identify missing connections, and verify fixes end-to-end. Critical for TUI, async, and event-driven systems where symptoms may be far from causes.
$npx -y skills add ba-calderonmorales/agent-harness --skill debugging-patternsInstalls into the current project.
Run `npx skills use "https://github.com/ba-calderonmorales/agent-harness" --skill "ba-calderonmorales/agent-harness/debugging-patterns"` 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/ba-calderonmorales/agent-harness" that are relevant to the current task. Run `npx skills add "https://github.com/ba-calderonmorales/agent-harness"` and select the relevant skills, then follow their instructions.