Systematic debugging loop — reproduce, analyze root cause, fix, then challenge with a fresh verification pass to distinguish fundamental fixes from workarounds. Use when debugging issues or when unexpected behavior needs a methodical approach.
$npx -y skills add bang9/ai-tools --skill whip-debugInstalls into the current project.
Run `npx skills use "https://github.com/bang9/ai-tools" --skill "bang9/ai-tools/whip-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/bang9/ai-tools" that are relevant to the current task. Run `npx skills add "https://github.com/bang9/ai-tools"` and select the relevant skills, then follow their instructions.