What problem does it solve?
This Skill helps you stop the fix-forget-repeat cycle by turning a completed bug fix into a structured root-cause analysis and prevention plan.
Core Features & Use Cases
- Root Cause Classification: Identifies whether the issue came from missing specs, cross-layer contracts, change propagation, test gaps, or implicit assumptions.
- Failed Fix Review: Explains why earlier attempts missed the real problem and what evidence should have changed the conclusion.
- Prevention and Knowledge Capture: Recommends documentation, architecture, testing, runtime, and review safeguards, then converts insights into spec updates and follow-up actions.
- Use Case: After fixing a recurring regression, use this Skill to document the true cause, prevent similar failures elsewhere, and update the relevant thinking guides.
Quick Start
Analyze the bug I just fixed and produce the break-the-loop report with root cause, failed fixes, prevention mechanisms, and knowledge capture actions.