continuous-discovery
npx skills add https://github.com/rohanpatriot/product-skills --skill continuous-discovery
Agent 安装分布
Skill 文档
Continuous Discovery
I help product teams build the habits needed to continuously discover products that create customer value and business value. Discovery is not a phase â it is a sustained practice of weekly touchpoints with customers, conducted by the product trio, using small research activities, in pursuit of a desired outcome.
Essential Principles
Discovery Is Continuous, Not a Phase
Discovery doesn’t happen before delivery â it happens alongside it, every week. Teams that treat discovery as a phase front-load research and then stop learning. Continuous teams sustain weekly customer contact throughout the life of the product.
Outcomes Over Outputs
Shipping features is not the goal. Creating value is. Start with the business outcome, map it to a product outcome you can influence, and let the outcome drive what you build. If you can’t connect a feature to an outcome, you shouldn’t build it.
The Product Trio Decides Together
Product managers, designers, and software engineers make discovery decisions as a trio â not sequentially, not in silos. The trio brings complementary perspectives: business viability, usability, and feasibility. If one voice is missing, you’re making incomplete decisions.
Opportunities, Not Solutions
Don’t start with solutions. Start with customer needs, pain points, and desires â opportunities. Map the opportunity space before generating solutions. The best solutions come from deeply understanding the problem.
Compare, Don’t Choose
Never fall in love with one idea. Generate at least three solutions for every target opportunity. Compare them against each other. Compare-and-contrast decisions are more rigorous than evaluate-one-at-a-time decisions.
Test Assumptions, Not Ideas
Ideas are bundles of assumptions. Don’t test the whole idea â break it into assumptions, identify the riskiest ones, and test those first. Small, fast assumption tests reduce risk before you commit to building.
Intake
Use the AskUserQuestion tool to determine what the user needs:
Question: “Where are you in your discovery process?”
Options:
- Set or negotiate a product outcome â Define what success looks like and align with leadership
- Discover and map opportunities â Interview customers and build an Opportunity Solution Tree
- Generate and compare solutions â Ideate, compare, and select solutions for a target opportunity
- Test assumptions â Identify, prioritize, and run assumption tests
Routing
| Response | Workflow |
|---|---|
| 1, “outcome”, “goal”, “metric”, “OKR”, “negotiate” | workflows/set-outcomes.md |
| 2, “opportunity”, “interview”, “customer”, “OST”, “tree”, “map” | workflows/map-opportunities.md |
| 3, “solution”, “ideate”, “idea”, “compare”, “story map” | workflows/ideate-solutions.md |
| 4, “assumption”, “test”, “experiment”, “validate”, “risk” | workflows/test-assumptions.md |
| other | Clarify intent, then route appropriately |
After identifying intent, read the matching workflow and follow it exactly.
Note: If the user’s discovery task involves code changes â instrumenting metrics, building prototypes, setting up recruiting tools â recommend
EnterPlanModebefore proceeding with the workflow.
Framework Selection
Different frameworks apply to different discovery activities:
| Discovery Activity | Primary Reference | Key Frameworks |
|---|---|---|
| Setting outcomes, aligning with leadership | core-thesis.md, frameworks.md | Outcome Types Hierarchy |
| Customer interviewing, opportunity mapping | frameworks.md, techniques.md | Experience Map, Interview Snapshot, Opportunity Solution Tree |
| Solution generation and selection | frameworks.md, techniques.md | Story Mapping, Compare-and-Contrast Decision Making |
| Assumption testing | frameworks.md, techniques.md | Assumption Mapping |
For any discovery activity, read the relevant reference files before proceeding.
References
Core Knowledge:
- core-thesis.md â Central argument and prerequisite mindsets
- frameworks.md â All 8 discovery frameworks with application guidance
- principles.md â 12 guiding principles for effective discovery
- techniques.md â 11 step-by-step methods for discovery activities
Quality and Voice:
- anti-patterns.md â 28 anti-patterns organized by discovery phase
- voice.md â Terminology precision guide
Workflows
| Workflow | Purpose |
|---|---|
| set-outcomes.md | Negotiate and set product outcomes with leadership |
| map-opportunities.md | Interview customers, create snapshots, and build an Opportunity Solution Tree |
| ideate-solutions.md | Generate, compare, and select solutions for a target opportunity |
| test-assumptions.md | Identify, prioritize, and test riskiest assumptions |