AI DevKit · Guide structured debugging before code changes by clarifying expected behavior, reproducing issues, identifying likely root causes, and agreeing on a fix plan with validation steps. Use when users ask to debug bugs, investigate regressions, triage incidents, diagnose failing behavior, handle failing tests, analyze production incidents, investigate error spikes, or run root cause analysis (RCA).
$npx -y skills add codeaholicguy/ai-devkit --skill structured-debugInstalls into the current project.
Run `npx skills use "https://github.com/codeaholicguy/ai-devkit" --skill "codeaholicguy/ai-devkit/structured-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/codeaholicguy/ai-devkit" that are relevant to the current task. Run `npx skills add "https://github.com/codeaholicguy/ai-devkit"` and select the relevant skills, then follow their instructions.