phuryn/pm-skills

prioritize-assumptions

Prioritize assumptions using an Impact × Risk matrix and suggest experiments for each.

ソースを見る
リポジトリの原文

見出し、例、コード、表、リンク、参照画像を含む原文を表示しています。

Prioritize Assumptions

Triage assumptions using an Impact × Risk matrix and suggest targeted experiments.

Context

You are helping prioritize assumptions for $ARGUMENTS.

If the user provides files with assumptions or research data, read them first.

Domain Context

ICE works well for assumption prioritization: Impact (Opportunity Score × # Customers) × Confidence (1–10) × Ease (1–10). Opportunity Score = Importance × (1 − Satisfaction), normalized to 0–1 (Dan Olsen). RICE splits Impact into Reach × Impact separately: (R × I × C) / E. See the prioritization-frameworks skill for full formulas and templates.

Instructions

The user will provide a list of assumptions to prioritize. Apply the following framework:

  1. For each assumption, evaluate two dimensions:
  • Impact: The value created by validating this assumption AND the number of customers affected (in ICE: Impact = Opportunity Score × # Customers)
  • Risk: Defined as (1 - Confidence) × Effort
  1. Categorize each assumption using the Impact × Risk matrix:
  • Low Impact, Low Risk → Defer testing until higher-priority assumptions are addressed
  • High Impact, Low Risk → Proceed to implementation (low risk, high reward)
  • Low Impact, High Risk → Reject the idea (not worth the investment)
  • High Impact, High Risk → Design an experiment to test it
  1. For each assumption requiring testing, suggest an experiment that:
  • Maximizes validated learning with minimal effort
  • Measures actual behavior, not opinions
  • Has a clear success metric and threshold
  1. Present results as a prioritized matrix or table.

Think step by step. Save as markdown if the output is substantial.


Further Reading

同じリポジトリから

関連する Skills

すべての Skills
phuryn
コミュニティ

create-prd

Create a Product Requirements Document using a comprehensive 8-section template covering problem, objectives, segments, value propositions, solution, and release planning. Use when writing a PRD, documenting product requirements, preparing a feature spec, or reviewing an existing PRD.

導入数
3
GitHub Stars
2.6万
更新日
7月3日
phuryn
コミュニティ

ab-test-analysis

Analyze A/B test results with statistical significance, sample size validation, confidence intervals, and ship/extend/stop recommendations. Use when evaluating experiment results, checking if a test reached significance, interpreting split test data, or deciding whether to ship a variant.

導入数
2
GitHub Stars
2.6万
更新日
7月3日
phuryn
コミュニティ

ansoff-matrix

Generate an Ansoff Matrix analysis mapping growth strategies across market penetration, market development, product development, and diversification. Use when considering growth options, planning market expansion, or evaluating strategic growth paths.

導入数
2
GitHub Stars
2.6万
更新日
7月3日
phuryn
コミュニティ

beachhead-segment

Identify the first beachhead market segment for a product launch. Evaluates segments against burning pain, willingness to pay, winnable market share, and referral potential. Use when choosing a first market, targeting an initial customer segment, or planning market entry strategy.

導入数
2
GitHub Stars
2.6万
更新日
7月3日