What problem does it solve?
Debugging complex software systems often involves scattered notes, inconsistent practices, and delayed verification. This Skill provides a structured, repeatable process to triage symptoms, choose the right methodology, execute fixes, and verify outcomes with safeguards like the 3-fix rule.
Core Features & Use Cases
- Triage and symptom classification: Quickly describe symptoms and determine reproducibility and impact.
- Methodology selection: Choose between scientific and systematic approaches, or opt for direct fixes when appropriate.
- Execution and verification: Run guided troubleshooting steps and automatically verify outcomes after each fix.
- CI and environment analysis: Distinguish between local and CI failures and document environment differences.
- Guardrails and governance: Enforce the 3-fix rule and escalation paths for architectural concerns.
Quick Start
Initiate a new debugging session by describing the symptom, then follow prompts to triage, select a methodology, and verify results.