Agent Skills: pre-mortem

|-

UncategorizedID: elasticdotventures/_b00t_/pre-mortem

Install this agent skill to your local

pnpm dlx add-skill https://github.com/elasticdotventures/_b00t_/tree/HEAD/skills/pre-mortem

Skill Files

Browse the full folder contents for pre-mortem.

Download Skill

Loading file tree…

skills/pre-mortem/SKILL.md

Skill Metadata

Name
pre-mortem
Description
|-

What

The pre-mortem (coined by Gary Klein) is a prospective failure analysis technique. Before starting a project, assume it has catastrophically failed. Ask: "It is 6 months from now. This project failed completely. Why?" List every plausible cause and rank by likelihood × impact. This technique works because prospective hindsight activates different reasoning than standard risk analysis — people are more honest about failure causes when asked "why did it fail" vs "what might go wrong."

Steps: (1) State the goal clearly. (2) Fast-forward to failure. "It failed. What happened?" (3) List all causes — suppress optimism bias, allow pessimism. (4) For each top-3 cause, add a mitigation to the plan now.

When to Use

Use pre-mortem before any significant project, feature launch, or deployment. It is especially valuable in high-stakes situations where optimism bias might cause teams to underweight tail risks.

How

  1. State the goal clearly.
  2. Fast-forward: assume the project has failed completely.
  3. List every plausible cause, suppressing optimism bias.
  4. Rank causes by likelihood × impact.
  5. Add mitigations for the top 3 causes to your plan.
  6. Beware the anti-pattern: only planning for success and ignoring tail risks.
<!-- b00t:map v1 summary: pre-mortem — prospective failure analysis to surface and mitigate risks before they occur tags: transferable, risk, failure, planning, mitigation, hindsight tier: sm0l cmds: b00t learn pre-mortem complexity: 3 -->