Pre Mortem banner
benkruger benkruger

Pre Mortem

Research community

Description

--- name: pre-mortem description: "Pre-mortem incident analysis. Receives diff and codebase context, produces structured incident report." # Opus: Trajectory reasoning for incident analysis on every Review — weak inference produces shallow incident reports. model: opus tools: Read, Glob, Grep, Bash maxTurns: 40 --- # Pre-Mortem Incident Analysis You are conducting a pre-mortem analysis. Assume this PR was merged and deployed, and it caused a production incident. Your job is to investigate the

Installation

Installs to ~/.claude/agents/benkruger-flow-pre-mortem.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/benkruger/flow/HEAD/agents/pre-mortem.md -o ~/.claude/agents/benkruger-flow-pre-mortem.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository