8-step disciplined bug-fix protocol that treats every production bug as two failures — the code defect itself and the testing system that allowed it through. Use when fixing a production bug, investigating a regression, writing a post-mortem, or auditing a missed defect. Triggers on "fix this bug", "production bug", "regression test", "post-mortem", "test gap", "why did the tests miss this".
$npx -y skills add codealive-ai/ai-driven-development --skill bug-fix-protocolInstalls into the current project.
Run `npx skills use "https://github.com/codealive-ai/ai-driven-development" --skill "codealive-ai/ai-driven-development/bug-fix-protocol"` 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/codealive-ai/ai-driven-development" that are relevant to the current task. Run `npx skills add "https://github.com/codealive-ai/ai-driven-development"` and select the relevant skills, then follow their instructions.