What problem does it solve?
This Skill prevents panic-driven debugging during production incidents by providing a structured triage workflow that gathers symptoms, correlates recent changes, assesses severity and blast radius, guides immediate mitigation, and produces a documented postmortem.
Core Features & Use Cases
- Rapid Triage: Collects error symptoms, affected scope, onset time, and recent deploys or config changes to focus the investigation.
- Mitigation-first Guidance: Recommends 1–3 prioritized mitigation strategies (revert, feature flag, scale, redirect) with pros, cons, and time-to-effect to stop the bleeding quickly.
- Cross-session Memory: When SeleneDB is available, auto-recalls prior incidents, links mitigations and root causes, and persists incidents, decisions, and postmortems to the graph for future discovery.
- Root Cause Handoff: Transitions to systematic debugging and links RootCause chains to incident nodes so teams can trace recurring systemic failures.
- Use Case: On-call engineer detects a surge of 500 errors after a deploy, uses the Skill to triage severity, choose a mitigation (rollback or feature flag), document the timeline, and generate a postmortem.
Quick Start
Invoke the incident-response skill with a concise description like "High error rate and timeouts after deploy to production" to begin structured triage and mitigation.