Postmortem Action Items
Drive change.
Overview
Postmortem action items are the conversion mechanism that turns incident learning into engineering work. Without them, postmortems are paperwork that nobody references; with them (concrete actions, named owners, deadlines, tracked in the same planning tool features live in), postmortems drive measurable reliability improvements. The discipline is in the action items being concrete enough to ship, owned explicitly, and tracked alongside feature work.
- Drive change. Action items become engineering work; reliability investment lands on the same backlog as features.
- Owner per item. One person accountable; diffuse ownership produces diffuse follow-through.
- Deadline per item. Target date with stakeholder agreement; without a deadline the action becomes aspirational.
- Tracked in planning tool plus reviewed in retro. JIRA, Linear, GitHub Issues; completion rate reviewed in retros so the work actually ships.
The approach
The practical approach is concrete actions only ("Fix the bug" is not actionable; "Add timeout to the X retry loop in service Y" is), one named owner per item (the team that owns the surface, not "the team"), deadlines with stakeholder agreement, tracking in the planning tool engineering already uses, and documented per-team action-item process committed to the engineering handbook so the practice survives leadership turnover.
- Concrete actions only. Per-item the action is shippable; "fix the bug" is not, "add timeout to retry loop" is.
- Owner per item. Named at postmortem time; the owner agrees at that meeting, not after.
- Deadline per item. Target date with stakeholder agreement; the deadline reflects priority alongside features.
- Track completion plus documented policy. Engineering planning tool tracks alongside feature work; per-team action-item process committed to the engineering handbook.
Why this compounds
Action item discipline compounds across postmortems. Each completed action removes a failure mode permanently; each tracked item produces visibility into reliability investment; cross-postmortem action items reveal where the team should invest at the program level. Without the discipline, postmortems produce documents that nobody references and incidents recur for the same reasons.
- Reduced incident rate. Completed actions remove failure modes; the same class of incident does not recur.
- Engineering culture. Completed actions signal that incidents matter; the team trusts that postmortem time produces real change.
- Reliability investment. Cross-postmortem action items reveal investment patterns; the team can prioritise reliability work with data.
- Institutional knowledge. Each action item teaches incident patterns; the team builds a vocabulary for reliability engineering.
Postmortem action item discipline is an operational discipline that pays off across years. Nova AI Ops integrates with planning-tool telemetry, surfaces action patterns, and supports the team’s reliability investment discipline.