incident-response

Security incident detection, response, and recovery procedures per ISO 27001 requirements.

Content Preview
# Incident Response Procedures

Security incident detection, response, and recovery procedures per ISO 27001 requirements.

---

## Table of Contents

- [Incident Classification](#incident-classification)
- [Response Procedures](#response-procedures)
- [Escalation Matrix](#escalation-matrix)
- [Communication Templates](#communication-templates)
- [Recovery Checklists](#recovery-checklists)
- [Post-Incident Activities](#post-incident-activities)

---

## Incident Classification

### Incident Cate
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/incident-response.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/ra-qm-team/information-security-manager-iso27001/references/incident-response.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 ra-qm-team/information-security-manager-iso27001/references/incident-response.md

Related Skills