prioritize-assumptions

phuryn/pm-skills · updated Apr 8, 2026

$npx skills add https://github.com/phuryn/pm-skills --skill prioritize-assumptions
0 commentsdiscussion
summary

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

skill.md

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 learning with minimal effort
    • Measures actual behavior, not opinions
    • Has a clear success metric and threshold
  4. Present results as a prioritized matrix or table.

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


Further Reading

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.667 reviews
  • Shikha Mishra· Dec 28, 2024

    prioritize-assumptions reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Harper Park· Dec 28, 2024

    Keeps context tight: prioritize-assumptions is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Harper Huang· Dec 16, 2024

    We added prioritize-assumptions from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Ganesh Mohane· Dec 8, 2024

    Solid pick for teams standardizing on skills: prioritize-assumptions is focused, and the summary matches what you get after install.

  • Emma Desai· Dec 8, 2024

    Registry listing for prioritize-assumptions matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Emma Ramirez· Dec 4, 2024

    prioritize-assumptions is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • James Park· Nov 27, 2024

    Useful defaults in prioritize-assumptions — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Noor Flores· Nov 23, 2024

    prioritize-assumptions fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Yash Thakker· Nov 19, 2024

    I recommend prioritize-assumptions for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Daniel Sethi· Nov 19, 2024

    We added prioritize-assumptions from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

showing 1-10 of 67

1 / 7