What problem does it solve?
Diagnosing and repairing bugs is often slow and error-prone. This Skill provides a repeatable, five-why based root-cause analysis and a guarded workflow that ensures changes are intentionally applied and documented.
Core Features & Use Cases
- Five-Whys Root Cause Analysis: guides the team to the true cause rather than superficial symptoms.
- Phase-Gated Fix Workflow: diagnose → plan → implement → verify → document with a non-deferrable confirmation gate before edits.
- KB Documentation: automatically generates a knowledge-entry draft for post-mortems and future prevention.
- Use Case: for a failing test, a user-reported bug, or intermittent issue, the workflow yields a recorded root cause and a validated fix plan.
Quick Start
Paste a bug report or failing test output and let the workflow guide you through diagnosis, planning, implementation, verification, and documentation.