postmortem-writing

Comprehensive guide to writing effective, blameless postmortems that drive organizational learning and prevent incident recurrence.

Content Preview
---
name: postmortem-writing
description: "Comprehensive guide to writing effective, blameless postmortems that drive organizational learning and prevent incident recurrence."
risk: unknown
source: community
date_added: "2026-02-27"
---

# Postmortem Writing

Comprehensive guide to writing effective, blameless postmortems that drive organizational learning and prevent incident recurrence.

## Do not use this skill when

- The task is unrelated to postmortem writing
- You need a different domain 
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/postmortem-writing.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/postmortem-writing/SKILL.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/sickn33/antigravity-awesome-skills

Then reference at skills/postmortem-writing/SKILL.md

Related Skills