product-discovery

Guides product discovery by assessing value, usability, feasibility, and viability risks.

11|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/qa-aman/next-leap-claude-code --skill product-discovery-qa-aman
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: product-discovery
Source: https://github.com/qa-aman/next-leap-claude-code/tree/main/.claude/skills/product-discovery
Command: npx skills add https://github.com/qa-aman/next-leap-claude-code --skill product-discovery-qa-aman

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Product teams often build features users don't want because they skip validation. This Skill provides a structured discovery workflow based on Marty Cagan's Inspired framework to test ideas before writing code, reducing the risk of building the wrong thing. ## Core Features & Use Cases - Four-Risk Assessment: Evaluates value, usability, feasibility, and business viability risks and rates each High, Medium, or Low to focus discovery effort. - Structured Validation Workflow: Walks through customer interviews, prototype usability tests, engineering feasibility spikes, and business viability checks. - Decision Framework: Ends with a clear persevere, pivot, or kill recommendation, plus anti-patterns and a quality checklist. - Use Case: Before committing a sprint to a new feature, run discovery to interview 5-8 target users about current behavior, test a paper prototype, and confirm technical feasibility with the tech lead in a one-hour spike. ## Quick Start Ask the AI to run product discovery on your feature idea and assess the four risks before writing a spec.

Frequently Asked Questions about product-discovery

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run product discovery before building a feature?▼

Start by assessing four risks: value, usability, feasibility, and viability. Frame the problem as an opportunity, interview 5-8 target users about current behavior, test a prototype with 5 users, run a one-hour feasibility spike with your tech lead, then decide to persevere, pivot, or kill.

What are the four risks in Marty Cagan's product discovery framework?▼

The four risks are value risk (will users buy it), usability risk (can users figure it out), feasibility risk (can we build it), and business viability risk (does it work for the business). Discovery focuses effort on whichever risks rate High.

How many customer interviews are enough for product discovery?▼

Interview 5-8 users in the target segment, asking about current behavior rather than hypothetical preferences. For usability testing, 5 users reveal roughly 85% of issues according to Nielsen's law. Look for patterns across interviews, not individual quotes.

What are common product discovery mistakes to avoid?▼

Common anti-patterns include validating solutions instead of discovering problems, treating discovery as a one-time phase, having the PM do discovery alone instead of with the product trio, and skipping feasibility checks until after the spec is written.

When should I kill a product idea during discovery?▼

Kill an idea when discovery shows the problem is smaller than assumed or the solution is not viable. Pivot when the problem is real but the solution needs rethinking, and persevere when the four risks are manageable enough to move to shaping.