prioritize-assumptions

Solid

Prioritize assumptions using an Impact × Risk matrix and suggest experiments for each. Use when triaging a list of assumptions, deciding what to test first, or applying the assumption prioritization canvas.

AI & Automation 11,758 stars 1390 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 91/100

Stars 20%
100
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## 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 2. **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 3. **For each assumption requiring testing**, suggest an experiment that: - Maximizes validated learn...

Details

Author
phuryn
Repository
phuryn/pm-skills
Created
3 months ago
Last Updated
1 weeks ago
Language
N/A
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

Code & Development Solid

identify-assumptions-existing

Identify risky assumptions for a feature idea in an existing product across Value, Usability, Viability, and Feasibility. Uses multi-perspective devil's advocate thinking. Use when stress-testing a feature idea, doing risk assessment, or preparing for assumption mapping.

11,758 Updated 1 weeks ago
phuryn
AI & Automation Solid

prioritize-features

Prioritize a backlog of feature ideas based on impact, effort, risk, and strategic alignment with top 5 recommendations. Use when prioritizing a feature backlog, making scope decisions, or ranking product ideas.

11,758 Updated 1 weeks ago
phuryn
AI & Automation Listed

assumption-mapper

Surfaces the assumptions a product or strategy depends on, classifies them by criticality and evidence quality, and produces a prioritized test plan. Use when: assumption mapping, identify assumptions, what could go wrong, leap-of-faith assumptions, riskiest assumption test, RAT, assumption inventory, validate before building.

1 Updated today
varunk130
Code & Development Solid

identify-assumptions-new

Identify risky assumptions for a new product idea across 8 risk categories including Go-to-Market, Strategy, and Team. Use when evaluating startup risks, assessing a new product concept, or mapping assumptions for a new venture.

11,758 Updated 1 weeks ago
phuryn
AI & Automation Listed

ai-prioritize

Prioritize AI features using Confidence-Gated Prioritization. Replaces RICE/WSJF/MoSCoW for AI products with four AI-native lenses.

0 Updated 6 days ago
talgacapri