incident-response-framework

Incident Response Framework Reference

Content Preview
# Incident Response Framework Reference

Production-grade incident management knowledge base synthesizing PagerDuty, Google SRE, and Atlassian methodologies into a unified, opinionated framework. This document is the source of truth for incident commanders operating under pressure.

---

## 1. Industry Framework Comparison

### PagerDuty Incident Response Model

PagerDuty's open-source incident response process defines four core roles and five process phases. The model prioritizes **speed of mob
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/incident-response-framework.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/engineering-team/incident-commander/references/incident-response-framework.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/alirezarezvani/claude-skills

Then reference at engineering-team/incident-commander/references/incident-response-framework.md

Related Skills