administering-linux
Manage Linux systems covering systemd services, process management, filesystems, networking, performance tuning, and troubleshooting. Use when deploying…
Guide incident response from detection to post-mortem using SRE principles, severity classification, on-call management, blameless culture, and communication protocols. Use when setting up incident processes, designing escalation policies, or conducting post-mortems.
$ npx -y skills add ancoleman/ai-design-components --skill managing-incidents --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/managing-incidentsContext preview
The summary Claude sees to decide when to auto-load this skill.
Guide incident response from detection to post-mortem using SRE principles, severity classification, on-call management, blameless culture, and communication protocols. Use when setting up incident processes, designing escalation policies, or conducting post-mortems.
name: managing-incidents description: Guide incident response from detection to post-mortem using SRE principles, severity classification, on-call management, blameless culture, and communication protocols. Use when setting up incident processes, designing escalation policies, or conducting post-mortems.
Provide end-to-end incident management guidance covering detection, response, communication, and learning. Emphasizes SRE culture, blameless post-mortems, and structured processes for high-reliability operations.
Apply this skill when:
**Declare Early and Often:** Do not wait for certainty. Declaring an incident enables coordination, can be downgraded if needed, and prevents delayed response.
**Mitigation First, Root Cause Later:** Stop customer impact immediately (rollback, disable feature, failover). Debug and fix root cause after stability restored.
**Blameless Culture:** Assume good intentions. Focus on how systems failed, not who failed. Create psychological safety for honest learning.
**Clear Command Structure:** Assign Incident Commander (IC) to own coordination. IC delegates tasks but does not do hands-on debugging.
**Communication is Critical:** Internal coordination via dedicated channels, external transparency via status pages. Update stakeholders every 15-30 minutes during critical incidents.
Standard severity levels with response times:
**SEV0 (P0) - Critical Outage:**
**SEV1 (P1) - Major Degradation:**
**SEV2 (P2) - Minor Issues:**
**SEV3 (P3) - Low Impact:**
For detailed severity decision framework and interactive classifier, see `references/severity-classification.md`.
**Incident Commander (IC):**
**Communications Lead:**
**Subject Matter Experts (SMEs):**
**Scribe:**
Assign roles based on severity:
For detailed role responsibilities, see `references/incident-roles.md`.
**Primary + Secondary:**
**Follow-the-Sun (24/7):**
**Tiered Escalation:**
Standard incident lifecycle:
Detection → Triage → Declaration → Investigation ↓ Mitigation → Resolution → Monitoring → Closure ↓ Post-Mortem (within 48 hours)
**When to Declare:** When in doubt, declare (can always downgrade severity)
**When to Escalate:**
**When to Close:**
For complete workflow details, see `references/incident-workflow.md`.
**Incident Slack Channel:**
**War Room:** Video call for SEV0/SEV1 requiring real-time voice coordination
**Status Update Cadence:**
**Status Page:**
Comprehensive UI/UX and Backend component design skills for AI-assisted development with Claude
Repo: ancoleman/ai-design-components
Manage Linux systems covering systemd services, process management, filesystems, networking, performance tuning, and troubleshooting. Use when deploying…
Data pipelines, feature stores, and embedding generation for AI/ML systems. Use when building RAG pipelines, ML feature serving, or data transformations.…
Strategic guidance for designing modern data platforms, covering storage paradigms (data lake, warehouse, lakehouse), modeling approaches (dimensional,…
Design cloud network architectures with VPC patterns, subnet strategies, zero trust principles, and hybrid connectivity. Use when planning VPC topology,…
Design comprehensive security architectures using defense-in-depth, zero trust principles, threat modeling (STRIDE, PASTA), and control frameworks (NIST CSF,…
Assembles component outputs from AI Design Components skills into unified, production-ready component systems with validated token integration, proper import…