From pm-skills
Runs a fast pre-build risk review on a product idea, feature request, or scope change, naming the single assumption most likely to make it fail and returning a clear verdict with a no-code validation step.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pm-skills:foundation-build-risk-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
<!-- PM-Skills | https://github.com/product-on-purpose/pm-skills | Apache 2.0 -->
Don't build it yet. First name the one assumption most likely to make it fail.
foundation-build-risk-review is a fast, pre-commitment gate for product decisions. Given an idea, a feature request, or a scope change, it returns a Build Risk Review: the single biggest risk, the evidence behind it, a verdict, and a concrete no-code validation step, then routes you to the skill that does the next piece of work. It is a foundation hub: its job is to triage and dispatch, not to duplicate the deeper skills.
Do not write code, scaffold a project, recommend a stack, or design implementation. First answer three things: should this be built, what is most likely to make it fail, and what must be validated before committing.
If the user says the work is for learning, a portfolio, or internal practice, do not judge it by market standards; still flag scope and clarity risks.
| If the ask is | Use instead |
|---|---|
| A launched product's pivot-or-persevere call, weighing usage or market data | iterate-pivot-decision |
| You have chosen the assumption and need to design the test | define-hypothesis |
| Framing a confirmed problem for the team or leadership | define-problem-statement |
| The full nine-block business model, not a single-risk read | foundation-lean-canvas |
| Ranking many features or initiatives against each other | define-prioritization-framework |
The boundary that matters most: this skill is forward-looking and pre-commitment (low or no data); iterate-pivot-decision is retrospective and post-launch (it weighs market feedback on something already shipped).
If the product is already launched and the question is whether to change direction, hand off to iterate-pivot-decision. If the request is too broad to review responsibly, ask exactly one clarifying question (complete the sentence: "this is for [who] in [situation] to solve [problem]"), then proceed. Never run a long questionnaire; at most two questions before a constrained review.
Produce a Build Risk Review with these parts:
R1). Exactly one primary risk, tagged from references/risk-taxonomy.md. Not a long inventory. Add at most three to five supporting risks (R2, R3, ...).references/risk-taxonomy.md. Likes, compliments, waitlists, and market-size numbers are NOT demand. Real files, booked calls, payment, repeated manual use, or switching from an existing alternative are.Be skeptical but useful. Always separate "can be built" from "should be built". Do not flatter the idea or default to encouragement; do not say "this has potential" unless the path is specific.
| Verdict | Routes to |
|---|---|
| Build small | define-problem-statement, then deliver-prd / deliver-user-stories |
| Validate first | define-hypothesis, then measure-experiment-design |
| Pivot first | foundation-lean-canvas (re-frame the model) |
| Don't build yet | stop; or discover-competitive-analysis / discover-market-sizing for an evidence check |
| Several competing requests | define-prioritization-framework |
Full map, including the per-risk routing: references/routing-map.md.
A single Build Risk Review artifact, built from references/TEMPLATE.md. Section order: decision header (verdict + one-line rationale), the biggest risk (R1), supporting risks, demand level (feature mode), evidence ledger, validation plan, routing, Sources. A fully worked case is in references/EXAMPLE.md.
R1) and tagged from the taxonomy.Adapted from bin1874/before-you-build-skill (Apache-2.0), repositioned PM-neutral. The source skill's external case-memory API call and translate-to-user-language behavior are removed.
npx claudepluginhub product-on-purpose/pm-skills --plugin pm-skillsAssesses Linear/GitHub issues using Marty Cagan's Four Risks (value, usability, feasibility, viability). Outputs risk levels, concerns, and de-risking recommendations.
Identifies risky assumptions for new product ideas across 8 categories: Value, Usability, Viability, Feasibility, Ethics, Go-to-Market, Strategy, Team. Rates confidence and suggests tests for startup risk evaluation.
Spawns three AI agents to run validation sprint on product ideas: researches user problems, market opportunities, risks; delivers scored build/no-build verdict.