Skip to content

Firefight can write the first draft of a postmortem for you. The AI reads the incident record and produces a structured document in the eight standard sections, written in a blameless tone that focuses on systems and processes rather than individuals.

In a closed incident channel, run:

/ff postmortem

Firefight confirms that generation has started. It usually takes under a minute. The command only works in the channel of a closed incident, and only if no postmortem exists for it yet.

On the incident page in the web dashboard, the postmortem card appears once the incident is closed. Click Generate draft. You land on the postmortem page, which shows a placeholder while the draft is written and switches to the editor as soon as it is ready.

The AI works only from what Firefight recorded about the incident. That includes:

InputExamples
Incident detailsName, severity, status, who declared it, who led it, key timestamps, duration
Custom fieldsAny values your team filled in on the incident forms
TimelineThe recorded events from declaration through close
Channel discussionA narrative summary of the conversation in the incident channel
Actions and follow-upsWhat was tried during response and what remains open
ShoutoutsRecognition given during the incident

This is why disciplined use of /ff update, actions, and the incident channel pays off. The richer the record, the better the draft.

If you prefer to write from scratch, click Start blank on the incident page card. You get an empty document in Draft status with the incident’s identifier and name as the title. Starting blank does not use AI.

Inside the editor you can point AI at any passage. Select some text and click the sparkles button in the floating toolbar. A Rewrite with AI dialog opens where you describe what you want, for example “make this more concise” or “expand on the root cause”. The AI has access to the incident context, including the timeline, summary, and actions, so it can add real detail rather than padding. The rewritten text replaces your selection, and you can undo it like any other edit.

Treat the generated document as a strong first draft, not a finished artifact. The AI only knows what made it into the incident record. It cannot know about the hallway conversation, the dashboard someone eyeballed, or the context behind a decision. Before you mark a postmortem completed, have someone who was on the incident verify the facts, sharpen the contributing factors, and make sure every action item has an owner.