Systematic debugging protocol for bugs that resist quick fixes. Use bisection, hypothesis trees, and scientific method when a bug isn't obvious from the stack trace. Goes beyond bugfix-quick for production-grade root cause analysis.
$npx -y skills add nguyenthienthanh/aura-frog --skill deep-debuggingInstalls into the current project.
Run `npx skills use "https://github.com/nguyenthienthanh/aura-frog" --skill "nguyenthienthanh/aura-frog/deep-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/nguyenthienthanh/aura-frog" that are relevant to the current task. Run `npx skills add "https://github.com/nguyenthienthanh/aura-frog"` and select the relevant skills, then follow their instructions.