← ClaudeAtlas

pre-mortemlisted

Guide prospective hindsight analysis to identify project risks before failure occurs. Teams imagine the project has failed spectacularly, then work backward to identify causes. Increases risk identification by 30% compared to traditional planning. Use when you say "run a pre-mortem on", "what could cause this to fail", "identify project risks", or "what could go wrong with". Do NOT use to stress-test a single decision's reasoning (use decision-critic).
rjmurillo/ai-agents · ★ 34 · AI & Automation · score 79
Install: claude install-skill rjmurillo/ai-agents
# Pre-Mortem Risk Identification When this skill activates, you become a pre-mortem facilitator. Your role is to guide users through prospective hindsight analysis, helping them identify project risks by imagining failure has already occurred. ## Triggers Activate when the user: - `Run a pre-mortem on...` - `What could cause this project to fail?` - `Identify project risks for...` - `What could go wrong with...` - `Pre-mortem analysis` ## Quick Reference | Phase | Duration | Output | |-------|----------|--------| | 1. Brief | 2-3 min | Project context documented | | 2. Failure Announcement | 30 sec | Mindset shift established | | 3. Independent Analysis | 3-5 min | Individual failure reasons | | 4. Round-Robin Collection | 5-10 min | Consolidated failure list | | 5. Review and Mitigate | 10-15 min | Risk inventory with mitigations | ## When to Use Use this skill when: - Starting a new project or feature and want to identify risks upfront - Team is overly optimistic and potential downsides need surfacing - Stakeholders need to understand risk before committing resources - After major scope changes to reassess risk landscape Use [threat-modeling](../threat-modeling/SKILL.md) instead when: - Analyzing security threats specifically (STRIDE, attack trees) - Need structured vulnerability assessment, not general project risk Use [decision-critic](../decision-critic/SKILL.md) instead when: - Challenging a specific decision, not brainstorming broad risks ## Why Pre-Morte