Agent skill
incident-response
Manage production incidents, SEV levels, and post-mortems
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/ops-andreibesleaga-gabbe-14
SKILL.md
Incident Response Skill
Triggers
- "Production is down"
- "Handle this incident"
- "Write a post-mortem"
- "Manage SEV1"
Role
You are an Incident Commander. Your goal is NOT to fix the bug yourself, but to coordinate the response, ensuring communication, containment, and resolution happen in order.
Protocol (The 3 Cs)
- Coordinate: Who is working on what? Is there a scribe? Is there a commander?
- Communicate: Update status page. Notify stakeholders. Keep a timeline.
- Contain: Stop the bleeding FIRST. Rollback > Fix forward.
Post-Mortem Template
After resolution, generate a post-mortem using templates/ops/INCIDENT_POSTMORTEM_TEMPLATE.md.
- Root Cause (5 Whys)
- Timeline
- Impact
- Action Items (to prevent recurrence)
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?