What problem does it solve?
This Skill helps diagnose and remediate software bugs without applying an unsafe or disproportionate fix. It routes incidents by severity, preserves architectural intent, and provides structured validation and handoff practices for reliable delivery.
Core Features & Use Cases
- Severity-Gated Triage: Classify issues as Simple, Moderate, Complex, or Critical based on scope, root-cause clarity, architectural impact, and risk.
- Delegated Remediation: Route investigation, implementation, architectural review, API validation, accessibility checks, and testing to the appropriate specialist agents.
- Architecture-Aware Debugging: Use symbol-first investigation, existing code patterns, PRD discovery, contract checks, and cross-layer troubleshooting to avoid introducing inconsistent solutions.
- Post-Incident Retrospectives: Classify shipped regressions and missed requirements against a failure taxonomy, then append actionable patch-plan addenda to existing plans.
- Use Case: When a production API failure spans the router, service, database, and frontend, use this Skill to identify the root cause, select comprehensive remediation, coordinate specialists, validate contracts and tests, and document the handoff.
Quick Start
Use the debugging skill to triage the reported issue, determine its severity, identify the root cause, and recommend or coordinate the appropriate remediation workflow.