Incident Response Skill

Classify production incidents and access runbooks with decision frameworks.

3|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/adihebbalae/Attacca --skill incident-response-skill-adihebbalae
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Incident Response Skill
Source: https://github.com/adihebbalae/Attacca/tree/main/.claude/skills/incident-response
Command: npx skills add https://github.com/adihebbalae/Attacca --skill incident-response-skill-adihebbalae

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the incident response process for production incidents, providing pre-defined runbooks and decision frameworks to quickly classify severity, choose response strategies, and manage incident resolution.

Core Features & Use Cases

  • Incident Classification: Classify incidents by severity and choose appropriate response strategies.
  • Runbooks: Access detailed runbooks for common incident types, including diagnosis steps and fix strategies.
  • Decision Framework: Utilize a decision tree for rollback vs patch forward decisions when incidents are caused by recent deployments.
  • Monitoring Integration: Integrate with monitoring tools for error rate spike detection and performance metrics.
  • Incident Log Template: Generate structured incident logs for documentation and future analysis.

Quick Start

Load the Incident Response Skill and provide the incident details to automatically classify the severity and access the appropriate runbook.

Frequently Asked Questions about Incident Response Skill

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

FAQPage Schema
How do I manage a production incident and classify its severity?

To manage a production incident, you can use this Skill to classify incident severity and access appropriate response strategies. It provides pre-defined runbooks and decision frameworks to quickly guide incident resolution workflows.

What is the best way to decide between a rollback or patch forward during a deployment incident?

The best way to decide between rollback and patch forward is using a dedicated decision framework. This Skill provides a decision tree specifically for incidents caused by recent deployments, helping you choose the correct response strategy.

How do I use pre-defined runbooks to resolve IT operations incidents?

You can access detailed runbooks for common incident types by loading the Skill and providing incident details. These runbooks include specific diagnosis steps and fix strategies to streamline the resolution process.

Do I need Python to run incident response workflows and monitoring integration?

Yes, you need Python installed to run incident response workflows. The Skill requires Python for executing scripts, logging actions, and integrating with monitoring tools to detect error rate spikes.

Can I integrate monitoring tools to detect error rate spikes during an incident?

Yes, you can integrate monitoring tools to detect error rate spikes and track performance metrics. This monitoring integration is a core feature that feeds real-time data into your incident classification and response workflows.

How do I generate structured incident logs for post-incident analysis?

You can generate structured incident logs for documentation and future analysis using the incident log template. This template captures the necessary details from your incident response workflow for post-incident review.