📖

Failure Analysis

published

slug: failure-analysis

Study an identified failure, explore its causes and impact, propose recovery strategies.

#analysis#postmortem

When to use

Use Failure Analysis for rigorous postmortems, incident reviews, or retrospectives. This structure builds organizational learning by separating facts from interpretation and moving cleanly from diagnosis to recovery.

Slide Structure

2 slides
1
incidenttext

Outline the failure timeline and impact.

datesystemsimpact
2
root_causelist2x

Identify root causes with evidence.

five_whyscause

Tips for this narrative

  • Separate what happened from why it happened — keep them distinct slides
  • Use timelines for incidents where sequence matters
  • Always end with concrete, assigned recovery actions

API Usage

Reference this narrative by its slug in API calls:

POST https://api.pptx.dev/v1/presentations
{
  "narrative": "failure-analysis",
  "theme": "minimal",
  "topic": "Your topic here"
}

Ideal for

  • Engineering postmortems
  • Product launch retrospectives
  • Sales loss analysis
  • Organizational change reviews
  • Customer churn studies

Not the best fit for

  • Blame-focused cultures where safety isn't established
  • External audiences where the failure detail is sensitive

Quick reference

Slugfailure-analysis
Slides2
Statuspublished
Scopesystem