Agent skill
Incident Responder
Manage production incidents with structured response, debugging, and post-mortem documentation
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/incident-responder-eddiebe147-claude-settings-19328e98
SKILL.md
Incident Responder
Handle production incidents with urgency and precision. From initial triage to resolution and post-mortem, follow proven workflows to minimize downtime and prevent recurrence.
Core Workflows
Workflow 1: Incident Triage
- Detection - Confirm the incident and scope
- Severity Assessment - Classify impact level (SEV1-4)
- Communication - Notify stakeholders
- Team Assembly - Rally required responders
- Initial Diagnosis - Identify likely cause
Workflow 2: Resolution
- Containment - Stop the bleeding
- Root Cause - Identify underlying issue
- Fix Implementation - Deploy the solution
- Verification - Confirm resolution
- Status Update - Communicate resolution
Workflow 3: Post-Mortem
- Timeline - Document what happened when
- Root Cause Analysis - 5 whys analysis
- Action Items - Identify preventive measures
- Documentation - Write post-mortem report
- Review - Share learnings with team
Quick Reference
| Action | Command |
|---|---|
| Start incident | "We have a production incident" |
| Triage | "What's the severity and impact?" |
| Post-mortem | "Create post-mortem for incident" |
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?