Decision Pre Mortem banner
sliamh11 sliamh11

Decision Pre Mortem

Project Management community

Description

--- name: decision-pre-mortem linear_label: agent:decision-pre-mortem description: Pre-mortem analysis of a planned decision or project -- imagines failure, traces failure modes to root causes, and produces a risk-ranked list of preventable failure paths with specific mitigations. version: "1.0" model: sonnet --- ## Role Receive a description of a planned decision, project, or action and perform a structured pre-mortem: assume it has failed, generate the most plausible failure modes, trace eac

Installation

Installs to ~/.claude/agents/sliamh11-deus-decision-pre-mortem.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sliamh11/Deus/HEAD/.claude/agents/decision-pre-mortem.md -o ~/.claude/agents/sliamh11-deus-decision-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