What problem does it solve?
This Skill provides a structured, 4-phase methodology to systematically debug complex issues, preventing guesswork and ensuring root causes are identified and resolved effectively.
Core Features & Use Cases
- Reproduce Issues: Reliably replicate bugs to ensure a consistent understanding of the problem.
- Isolate Faults: Narrow down the source of the issue through targeted questions and analysis.
- Root Cause Analysis: Employ techniques like the "5 Whys" to uncover the fundamental reason behind a problem.
- Fix & Verify: Implement solutions and rigorously verify their effectiveness, ensuring no regressions.
- Use Case: When a critical service experiences intermittent failures that are difficult to reproduce, this Skill guides the engineer through a process to reliably trigger the issue, pinpoint the faulty component, understand the underlying cause, and implement a robust fix.
Quick Start
Use the systematic-debugging skill to reproduce, isolate, understand, and fix the reported bug.