incident-response

Triage production incidents and guide mitigation through rollback or feature flags.

672|104|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/spencerpauly/awesome-cursor-skills --skill incident-response-spencerpauly
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: incident-response
Source: https://github.com/spencerpauly/awesome-cursor-skills/tree/main/resources/incident-response
Command: npx skills add https://github.com/spencerpauly/awesome-cursor-skills --skill incident-response-spencerpauly

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams respond to production incidents quickly and consistently, reducing downtime and keeping customers informed while issues are contained.

Core Features & Use Cases

It covers severity assessment, rapid triage, mitigation through rollback or feature flags, live communication with teammates and users, and structured postmortem writing after resolution. Use it for service outages, broken deployments, performance regressions, payment failures, or any user-facing incident that needs calm execution and clear follow-up.

Quick Start

Use this skill to assess the incident, choose the severity, mitigate the impact, communicate updates, and draft a blameless postmortem.

Frequently Asked Questions about incident-response

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

FAQPage Schema
How do I triage a production outage and assess its severity?

Mitigate failed deployments by executing a rollback or disabling the affected code path via feature flags. This approach allows you to rapidly contain the impact of broken deployments and reduce user-facing downtime during a production incident.

What is the best way to structure a blameless postmortem after an incident?

Structure a blameless postmortem by documenting the timeline, root cause, and action items without attributing fault to individuals. This incident response guidance helps teams produce structured postmortems that focus on systemic improvements after resolving outages or performance regressions.

Can I use this incident response process for performance regressions and payment failures?

Yes, this incident response process applies to performance regressions, payment failures, service outages, and other live-service failures. It provides severity triage and stakeholder communication guidance for any user-facing production incident requiring containment and clear follow-up.

How do I manage stakeholder communication during a live service outage?

Manage stakeholder communication during a live service outage by providing structured, timely updates to teammates and users. This incident response process includes communication guidance to keep customers informed while issues are being contained and mitigated.

When do I need a formal incident response process for a production incident?

You need a formal incident response process when a production incident affects users and requires calm execution and clear follow-up. Use it for outages, broken deployments, or performance regressions to ensure consistent severity triage, mitigation, and postmortem documentation.