> ## Documentation Index
> Fetch the complete documentation index at: https://meta.niceshare.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Pre-Mortem Analysis

> Pre-Mortem Analysis is a forward-looking risk assessment technique where teams imagine a project has failed. Learn how to use pre-mortems to improve project outcomes.

<Info>
  **Category**: Methods<br />
  **Type**: Risk Assessment Technique<br />
  **Origin**: Psychology research, 2000s / Corporate strategy, 2000s<br />
  **Also known as**: Pre-Mortem, Premortem, Project Post-Mortem (反向), Pre-Inventory
</Info>

<Note>
  **Quick Answer** — Pre-Mortem Analysis is a structured technique where a team imagines that a project, decision, or plan has failed spectacularly, then works backward to determine what could have caused the failure. Developed by psychologist Gary Klein, the pre-mortem contrasts with traditional planning that asks "how can we succeed?" by instead asking "why might we fail?" This shift works because people are naturally better at identifying threats than opportunities, making it easier to imagine failure than to anticipate all the steps needed for success.
</Note>

## What is Pre-Mortem Analysis?

Pre-Mortem Analysis is a proactive risk identification technique that leverages our natural tendency toward threat detection. Unlike traditional risk assessment methods that build from known risks or historical data, the pre-mortem starts from a imagined failure and asks participants to brainstorm causes. This counterintuitive approach often surfaces risks that conventional planning misses because people are more motivated to avoid losses than to achieve gains—making failure scenarios more cognitively engaging than success planning.

The technique was popularized by Gary Klein in his 2007 book "Sources of Power" and has since been adopted by organizations ranging from the US military to Fortune 500 companies. The core insight is that planning typically suffers from "planning fallacy"—the tendency to underestimate costs, timelines, and risks while overestimating the likelihood of success. By beginning with the assumption of failure, participants bypass optimism bias and engage more honestly with uncertainty.

> "The best way to predict the future is to have a future to predict." — Gary Klein

A well-conducted pre-mortem typically takes 15-30 minutes at the start of a project or before a major decision. The facilitator announces that the project has failed—not if it will fail, but that it has already failed. Participants then generate plausible explanations for this failure. These explanations become a prioritized list of risks to monitor and mitigate. The key is creating psychological safety: the goal is not to blame anyone for anticipated failure, but to learn from imagined scenarios.

### Pre-Mortem Analysis in 3 Depths

* **Beginner**: Before starting a significant project, pause and announce: "This project has failed. It's six months from now and we've missed all our goals. What happened?" List all possible failure reasons without judgment. Prioritize the most likely or impactful risks.

* **Practitioner**: Structure pre-mortems with clear roles: one person documents, one facilitates, others brainstorm. Use categories like external factors, resource constraints, communication breakdowns, and technical challenges. Create specific mitigation plans for top risks.

* **Advanced**: Integrate pre-mortems into decision-making workflows at key gates. Track which identified risks actually materialized versus which were false alarms. Use this data to calibrate future pre-mortems and improve organizational risk detection capabilities.

## Origin

The Pre-Mortem Analysis was developed by Gary Klein, a cognitive psychologist specializing in how people make decisions under uncertainty. Klein observed that expert decision-makers often use mental simulations to evaluate options—imagining how scenarios might play out. He applied this insight to group decision-making, theorizing that starting from a failed future state might overcome the optimism bias that plagues conventional planning.

Klein's initial research with military planners, firefighters, and other experts showed that pre-mortems consistently identified more potential problems than traditional planning sessions. The technique gained wider attention after he published "Sources of Power: How People Make Decisions" in 1998, though the specific term "pre-mortem" appeared in his later work.

The concept has roots in military intelligence exercises (where "war gaming" involves imagining enemy actions) and in the medical profession's morbidity and mortality conferences. However, Klein's contribution was to formalize the technique for general business use and to demonstrate its psychological advantages over conventional risk assessment.

## Key Points

<Steps>
  <Step title="Announce Failure, Not Risk">
    Frame the exercise as if failure has already occurred. This removes the psychological barrier that makes people reluctant to voice concerns about successful plans. The past tense creates permission to critique.
  </Step>

  <Step title="Generate Multiple Explanations">
    Encourage participants to propose multiple plausible failure causes without self-censorship. Quantity matters more than quality at this stage—all scenarios are hypotheses to be evaluated, not commitments.
  </Step>

  <Step title="Avoid Blame and Criticism">
    The pre-mortem identifies potential failure causes, not current deficiencies. Facilitators must explicitly frame the exercise as hypothesis-generation, not fault-finding.
  </Step>

  <Step title="Prioritize and Plan Mitigation">
    Once risks are identified, rank them by likelihood and impact. For top risks, assign specific owners to develop mitigation strategies before the project proceeds.
  </Step>

  <Step title="Document and Review">
    Record identified risks and revisit them at project milestones. Many failures occur because risks were identified but not actively monitored or addressed.
  </Step>
</Steps>

## Applications

<CardGroup cols={2}>
  <Card title="Strategic Planning">
    Executive teams use pre-mortems to stress-test strategic plans before committing resources, identifying hidden assumptions and potential market disruptions.
  </Card>

  <Card title="Product Development">
    Product teams conduct pre-mortems before major releases to anticipate technical problems, user adoption challenges, and competitive responses.
  </Card>

  <Card title="Mergers and Acquisitions">
    M\&A teams use pre-mortems to explore integration challenges, cultural conflicts, and value destruction scenarios before completing deals.
  </Card>

  <Card title="Project Management">
    Project managers use pre-mortems at kickoff to build risk awareness and create contingency plans before problems materialize.
  </Card>
</CardGroup>

## Case Study

In 2008, the United Kingdom's National Health Service (NHS) began using pre-mortem analysis as part of a patient safety initiative. Before launching new treatment protocols or system changes, teams were required to conduct pre-mortems imagining that the change had resulted in patient harm. This approach consistently identified failure modes that traditional risk assessments missed—including communication gaps between departments, equipment compatibility issues, and procedures that worked in theory but failed in practice. Within two years, hospitals using pre-mortems reported significantly fewer implementation failures and adverse events compared to those using conventional planning methods.

## Boundaries and Failure Modes

Pre-mortems, while powerful, have important limitations. First, they can generate "analysis paralysis"—if too many risks are identified without prioritization, teams may become overwhelmed or lose confidence in their ability to proceed. The technique requires disciplined follow-up to filter noise from signal.

Second, pre-mortems work best for complex, novel situations where experience provides limited guidance. For routine operations with well-understood risks, traditional checklists and historical data may be more efficient. Applying pre-mortems to every decision wastes resources on problems already solvable through standard processes.

Third, the technique can inadvertently promote risk-averse culture if overused. Organizations need pre-mortems to identify genuine threats, but not every plan needs extensive failure analysis. Balancing proactive risk identification with the ability to act decisively is crucial.

## Common Misconceptions

<AccordionGroup>
  <Accordion title="Pre-mortems are just negative thinking">
    The technique uses negative visualization as a tool for positive outcomes. Identifying threats enables better preparation, not paralysis.
  </Accordion>

  <Accordion title="Pre-mortems predict the future">
    Pre-mortems generate hypotheses about what could go wrong, not predictions of what will go wrong. The value lies in considering scenarios that might otherwise be ignored.
  </Accordion>

  <Accordion title="One pre-mortem is enough">
    As projects evolve, new risks emerge. Pre-mortems should be revisited at major milestones when project context changes significantly.
  </Accordion>
</AccordionGroup>

## Related Concepts

<CardGroup cols={3}>
  <Card title="After Action Review">
    Pre-mortems look forward while AARs look backward—both are essential for learning from experience in different temporal directions.
  </Card>

  <Card title="Hypothesis-Driven Thinking">
    Pre-mortems generate failure hypotheses that can be tested and monitored, aligning with scientific approaches to decision-making.
  </Card>

  <Card title="Risk Assessment">
    Pre-mortems complement formal risk assessment by surfacing threats that structured checklists might miss through intuitive brainstorming.
  </Card>

  <Card title="Decision Journal">
    Recording pre-mortem insights in decision journals creates organizational memory of identified risks and their resolution.
  </Card>

  <Card title="Root Cause Analysis">
    Pre-mortems generate potential causes that root cause analysis can investigate when failures actually occur.
  </Card>

  <Card title="Force Field Analysis">
    Pre-mortems identify potential barriers (risks) that force field analysis can then systematically evaluate alongside driving forces.
  </Card>
</CardGroup>

## One-Line Takeaway

<Tip>
  Imagine failure first—pre-mortems leverage our natural threat-detection abilities to identify risks that optimistic planning overlooks, turning proactive imagination into preventive action.
</Tip>
