Postmortem by Ear

Published: November 2025 · Author: Nick Daly · Reading time: ~7 min read · Blog

A postmortem has an awkward job. It has to be honest without being dramatic, specific without turning into a novel, and useful long after the adrenaline fades.
Most teams are decent at having a postmortem. The part that quietly fails is the part that matters: whether someone reading it three weeks later can understand what actually happened—and whether the follow‑ups reduce the chance of a repeat.
A good postmortem doesn’t just “document.” It teaches. It tells the next on‑call person where time was lost, where assumptions were wrong, and what change would have shortened the incident.
Here’s a practical trick that helps more than it should: listen to the timeline and action items out loud before you publish. Not because audio is magical, but because it removes your ability to skim past gaps. When the story has holes, you feel it immediately. When an action item is vague, it sounds vague.
With a copy‑paste tool like read‑aloud.com, you can do that in a few minutes. Copy the timeline, paste, press Start. Then do the same with the action items. You’re not polishing prose. You’re checking whether the postmortem holds up as a sequence of events and commitments.

The two postmortem failures that waste the most time

Most “bad” postmortems fail in one of two directions:

1) The timeline is technically accurate but emotionally confusing

It lists activities (“investigated,” “escalated,” “restarted”), but it doesn’t let a reader understand momentum. You can’t tell what worked, what didn’t, and what changed the outcome.
The result is a timeline that looks complete but doesn’t teach.

2) The action items are well‑intentioned but not enforceable

They sound like goals (“improve monitoring,” “harden the system,” “communicate better”), not work someone can close.
The result is a doc that feels responsible on the day it’s written—and quietly rots.
Listening tends to expose both, because your brain can’t “fill in” missing clarity while it’s moving forward at speech pace.

Write two timelines, not one

This is the highest‑leverage change I’ve seen for making postmortems readable: split the timeline into two streams.

User Impact Timeline

What users experienced, when they experienced it, and when they stopped experiencing it.
This is often the timeline executives and support actually need.

The timeline sentence that separates “clear” from “fog”

If you want your timeline to survive being read aloud, each line should have a consistent shape:
Time → Observation → Action → Result
Not every line needs all four parts, but most should. The “Result” part is where timelines usually fall apart.
A line like “Restarted service” is activity. A line like “Restarted service; error rate unchanged” is information.
When you listen to a timeline, missing results are the moments you notice yourself wanting to ask: “Okay… and did it work?”
Those are the exact moments a future reader will find frustrating.

One non-obvious thing to include: handoff markers

If you want to reduce repeat pain, capture handoffs explicitly. Handoffs are where time evaporates.
Examples of handoff markers:

Try this on read‑aloud.com

A quick coherence check that doesn’t turn into an editing project

Paste only your timeline (impact + technical) and press Start.
As it plays, listen for:

Action items should close a loop, not express a hope

Here’s the simplest rule for postmortem follow-ups:
If you can’t picture the finished artifact, it’s not an action item yet.
“Improve monitoring” isn’t an artifact. “Add an alert for checkout error rate > X for Y minutes, linked to dashboard Z” is.
“Improve monitoring” isn’t an artifact. “Add an alert for checkout error rate > X for Y minutes, linked to dashboard Z” is.
A strong action item has four pieces:

The most valuable postmortem question: where did time go?

A lot of teams jump straight to “root cause” and miss the more useful question:
Why did it take as long as it did to get from first signal to stable recovery?
When you look at the timeline with that lens, you often find one of these:

A compact structure that reads well months later

If you want a postmortem format that stays useful, keep it tight:

A postmortem shouldn’t be a ritual you complete to feel responsible. It should be a tool that makes the next incident shorter and less chaotic.
Listening is a simple way to pressure-test whether your write-up will do that. If the timeline holds together in audio and the action items sound like real work with clear endings, you’ve built something that will actually help the next person—even if that next person is future you, reading it at 2 a.m. on call.