Agent Skills
› paperclipai/companies
› pre-mortem
pre-mortem
GitHub对PRD或发布计划进行事前风险分析,将风险分类为老虎、纸老虎和大象,并评估是否为发布阻碍项,适用于准备发布、压力测试产品计划或识别潜在问题。
Trigger Scenarios
准备发布时
压力测试产品计划
识别潜在风险
Install
npx skills add paperclipai/companies --skill pre-mortem -g -y
SKILL.md
Frontmatter
{
"name": "pre-mortem",
"metadata": {
"sources": [
{
"kind": "github-file",
"path": "pm-execution\/skills\/pre-mortem\/SKILL.md",
"repo": "phuryn\/pm-skills",
"usage": "referenced",
"commit": "36ccefdc6c2e00d7c0c12cb0a52bf93e8ec50da4",
"license": "MIT",
"attribution": "Pawel Huryn"
}
]
},
"description": "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-b..."
}
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.
Version History
- 514503b Current 2026-07-24 18:05


