incident-response

Guide on-call engineers through triage, communication, and post-incident review.

10|5|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/Claude-Code-Community-Ireland/claude-code-resources --skill incident-response-claude-code-community-ireland
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: incident-response
Source: https://github.com/Claude-Code-Community-Ireland/claude-code-resources/tree/main/plugins/vibeworks-library/skills/incident-response
Command: npx skills add https://github.com/Claude-Code-Community-Ireland/claude-code-resources --skill incident-response-claude-code-community-ireland

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive framework and actionable guidance for effectively managing production incidents, from initial detection through post-incident review, minimizing downtime and impact.

Core Features & Use Cases

  • Structured Triage: Guides users through assessing impact, assigning severity, and assembling response teams.
  • Communication Protocols: Offers templates for clear and timely incident updates to stakeholders and customers.
  • Investigation & Mitigation: Outlines methodologies for identifying root causes and applying appropriate fixes.
  • Post-Incident Analysis: Provides a template and principles for conducting blameless post-mortems to prevent recurrence.
  • Use Case: When a critical service experiences an outage, this Skill can be used to guide the on-call engineer through the entire response process, ensuring all necessary steps are taken.

Quick Start

Use the incident-response skill to guide me through triaging a P1 incident.

Frequently Asked Questions about incident-response

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage a production incident and triage a service outage?▼

To manage a production incident, assess the impact to assign severity, assemble the response team, and follow defined procedures for triage, communication, investigation, and mitigation to minimize downtime.

What is a blameless post-mortem and when do I need one after an outage?▼

A blameless post-mortem is a post-incident review focused on identifying root causes without assigning blame. It is needed after any service outage to analyze the incident and prevent recurrence.

How do I structure incident communication updates for stakeholders during an outage?▼

Structure incident communication updates using defined communication protocols and templates to provide clear, timely status updates to stakeholders and customers throughout the response process.

Can I use this incident response methodology for performance degradations or only full outages?▼

Yes, this incident response methodology is applicable for managing both critical service outages and performance degradations, guiding on-call engineers and SREs through triage and root cause analysis.

What is the best way to conduct root cause analysis during site reliability engineering incidents?▼

The best way to conduct root cause analysis is to follow structured investigation methodologies that identify the underlying issue and apply appropriate fixes before conducting a post-incident review.

Do I need an existing runbook to start incident response triage?▼

No, you do not need an existing runbook to start, but adherence to defined procedures for triage, communication, and root cause analysis is required to effectively guide the response process.