reference-information

incident-commander reference

Content Preview
# incident-commander reference

## Reference Information
- **Architecture Diagram:** {link}
- **Monitoring Dashboard:** {link}
- **Related Runbooks:** {links to dependent service runbooks}
```

### Post-Incident Review (PIR) Framework

#### PIR Timeline and Ownership

**Timeline:**
- **24 hours:** Initial PIR draft completed by Incident Commander
- **3 business days:** Final PIR published with all stakeholder input
- **1 week:** Action items assigned with owners and due dates
- **4 weeks:** Foll
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/reference-information.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/engineering-team/incident-commander/references/reference-information.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/reference-information.md

Related Skills