How do you keep postmortems honest when the contributing engineer is also the author? #5
|
The person who caused an incident is usually the one writing its postmortem on our team. Any practical ways the tooling or template can help keep those blameless instead of defensive? |
Answered by
smartsmiledev
Sep 6, 2026
Replies: 1 comment
|
Two things in the template do most of the work:
In practice: a second engineer runs a 20-minute review of the draft before it's filed. The reviewer's only job is to flag adjectives. That alone kills most defensiveness. |
0 replies
Answer selected by
aLima89
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Two things in the template do most of the work:
In practice: a second engineer runs a 20-minute review of the draft before it's filed. The reviewer's only job is to flag adjectives. That alone kills most defensiveness.