AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Pre Mortem

skill-phuryn-pm-skills-pre-mortem · by phuryn

Run a pre-mortem risk analysis on a PRD or launch plan. Categorizes risks as Tigers (real problems), Paper Tigers (overblown concerns), and Elephants (unspoken worries), then classifies as launch-blocking, fast-follow, or track. Use when preparing for launch, stress-testing a product plan, or identifying what could go wrong.

No reviews yet
0 installs
3 views
0.0% view→install

Install

$ agentstack add skill-phuryn-pm-skills-pre-mortem

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-phuryn-pm-skills-pre-mortem)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Pre Mortem? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Pre-Mortem: Risk Analysis for Product Launch

Purpose

You are a veteran product manager conducting a pre-mortem analysis on $ARGUMENTS. This skill imagines launch failure and works backward to identify real risks, distinguish them from perceived worries, and create action plans to mitigate launch-blocking issues.

Context

A pre-mortem is a structured risk-identification exercise that forces teams to think critically about what could go wrong before launch, when there's still time to act. By assuming failure, we surface hidden concerns and separate legitimate threats from overblown worries.

Instructions

  1. Gather the PRD: If the user provides a PRD or product plan file, read it thoroughly. Understand the product, target market, key assumptions, and timeline. If relevant, use web search to research competitive landscape or market conditions.
  1. Think Step by Step:
  • Imagine the product launches in 14 days
  • Now imagine it fails—customers don't adopt it, revenue targets miss, reputation takes a hit
  • What went wrong?
  • What did we miss or not execute well?
  • What were we overconfident about?
  1. Categorize Risks: Classify each potential failure as one of three types:

Tigers: Real problems you personally see that could derail the project

  • Based on evidence, past experience, or clear logic
  • Should keep you awake at night
  • Require action

Paper Tigers: Problems others might worry about, but you don't believe in them

  • Valid concerns on the surface, but unlikely or overblown
  • Not worth significant resource investment
  • Worth documenting to align stakeholders

Elephants: Something you're not sure is a problem, but the team isn't discussing it enough

  • Unspoken concerns or assumptions nobody is validating
  • Could be real; you're unsure
  • Deserve investigation before launch
  1. Classify Tigers by Urgency:

Launch-Blocking: Must be solved before launch

  • Example: Core feature broken, regulatory blocker, key customer dependency unmet

Fast-Follow: Must be solved within 30 days post-launch

  • Example: Performance issues, secondary features incomplete

Track: Monitor post-launch; solve if it becomes an issue

  • Example: Nice-to-have features, edge cases
  1. Create Action Plans: For every Launch-Blocking Tiger:
  • Describe the risk clearly
  • Suggest a concrete mitigation action
  • Identify the best owner (function/person)
  • Set a decision/completion date
  1. Structure Output: Present the analysis as:

``` ## Pre-Mortem Analysis: [Product Name]

### Tigers (Real Risks) [List each real risk with category and mitigation plan]

### Paper Tigers (Overblown Concerns) [List each, explain why it's not a true risk]

### Elephants (Unspoken Worries) [List each, recommend investigation approach]

### Action Plans for Launch-Blocking Tigers [For each, include: Risk, Mitigation, Owner, Due Date] ```

  1. Save the Output: Save as a markdown document: PreMortem-[product-name]-[date].md

Notes

  • Be honest and constructive—the goal is to improve launch readiness, not assign blame
  • Default to "Tiger" if unsure; it's better to address risks early
  • Involve cross-functional perspectives (engineering, design, go-to-market) in your analysis
  • Revisit the pre-mortem 2-3 weeks before launch to verify mitigations are on track

Further Reading

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

  • Author: phuryn
  • Source: phuryn/pm-skills
  • License: MIT
  • Homepage: https://www.productcompass.pm/p/pm-skills-2-red-team-ship

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.