skills/incident-response/SKILL.md
Use when handling production incidents - outage triage, root cause analysis, communication, postmortem writing
npx skillsauth add kienbui1995/magic-powers incident-responseInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
When production breaks, speed and structure matter. Follow the process — panic and ad-hoc fixes make things worse.
| Severity | Impact | Response | |----------|--------|----------| | SEV1 | Full outage, all users | All hands, exec notification | | SEV2 | Major feature broken | On-call team + backup | | SEV3 | Minor degradation | On-call investigates |
Goal: restore service ASAP. Root cause comes later.
systematic-debugging skill for structured investigation## Incident Postmortem: [Title]
**Date:** YYYY-MM-DD | **Duration:** X hours | **Severity:** SEV-N
### Summary
One paragraph: what happened, impact, resolution.
### Timeline
- HH:MM — First alert
- HH:MM — IC assigned
- HH:MM — Root cause identified
- HH:MM — Fix deployed
- HH:MM — All clear
### Root Cause
What actually broke and why.
### Action Items
- [ ] [P0] Immediate fix to prevent recurrence
- [ ] [P1] Monitoring improvement
- [ ] [P2] Process improvement
content-media
Use when designing for XR (AR/VR/MR), choosing interaction modes, or adapting 2D UI patterns for spatial computing
testing
Use when creating new skills, editing existing skills, or verifying skills work before deployment
development
Use when you have a spec or requirements for a multi-step task, before touching code
development
Use when executing a structured workflow — select and run a feature, bugfix, refactor, research, or incident template with correct agent and model assignments per phase.