Premortem Facilitation

Execute Klein pre-mortem protocol — assume failure has occurred, generate plausible failure scenarios through prospective hindsight.

yogsoth-ai 2ccac74 2 files · 2.9 KB Updated

File contents

Pre-Mortem Facilitation

Executes the Klein (2007) pre-mortem protocol to generate failure scenarios.

Execution

Subagent — spawned via subagent-spawning/spawn-agent.

Why Subagent

Pre-mortem requires adopting a specific temporal frame (future failure as fact). Isolated context prevents contamination from optimistic bias.

Input

  • artifact: The artifact to analyze
  • artifact_type: Type classification for tailored prompting
  • budget: S/M/L controlling scenario count

Output

  • scenarios: List of plausible failure scenarios with narrative descriptions
  • plausibility_ranking: Ordered by perceived likelihood

Available SOPs

Optional, no fixed order; the final leaf is always a sop.

SOP When to use
spawn-agent Spawn a customized CC subagent with full MCP tool access. Used by SOPs that declare execution: subagent.

yogsoth-ai/de-anthropocentric-research-engine/tree/main/skills/premortem-facilitation commit 2ccac74da7

Frequently asked questions

npx skillmds@latest add yogsoth-ai/premortem-facilitation