bug-fix-protocol
OfficialFix bugs—and close the safety-net gap.
Software Engineering#root cause analysis#bug fixing#post-mortem#testing strategy#regression prevention#failing test
AuthorCodeAlive-AI
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It solves the problem of recurring production defects by requiring every bug fix to address not only the code symptom but also the testing-system blind spot that allowed the defect to ship.
Core Features & Use Cases
- Two-fix discipline (code + testing system): Treats each production bug as both a software defect and an incomplete quality net.
- Test-first repair workflow: Forces creation of a failing test (red) before implementing the minimal fix (green).
- Testing-system audit (step 8): Diagnoses why coverage missed the issue and prescribes concrete improvements to prevent the next occurrence.
- Use cases: Applying the protocol to production incidents, regression investigations, post-mortems, and defect-driven test gap audits.
Quick Start
Use the bug-fix-protocol skill when you are told to fix a production bug, and ask the AI to follow the eight steps from reproduction and failing test through an explicit step-8 testing-system audit.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: bug-fix-protocol Download link: https://github.com/CodeAlive-AI/ai-driven-development/archive/main.zip#bug-fix-protocol Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.