skillZs
LIVE SKILL TAGS
>>> LIVE SKILLS INDEX <<<
* OPEN SOURCE *
NO LOGIN, NO TRACKING
REAL INSTALL DATA
← back to all skills
wondelai/skills2.9k installs

continuous-discovery

Build a weekly cadence of customer touchpoints using Opportunity Solution Trees, assumption mapping, and interview snapshots. Use when the user mentions "continuous discovery", "opportunity solution tree", "weekly interviews", "assumption testing", "discovery habits", "product trio", "outcome-based roadmap", "how do I talk to customers regularly", "we keep building things nobody uses", or "connect research to the roadmap". Also trigger when setting up regular customer feedback loops, prioritizing which experiments to run, or tying discovery insights to delivery work. Covers experience mapping, co-creation, and prioritizing opportunities. For interview technique, see mom-test. For team structure, see inspired-product.

How do I install this agent skill?

npx skills add https://github.com/wondelai/skills --skill continuous-discovery
view source ↗

Is this agent skill safe to install?

  • Gen Agent Trust Hubpass

    This skill is a collection of educational Markdown documents detailing the 'Continuous Discovery Habits' framework for product teams. It contains no code, scripts, or active components, posing no security risk.

  • Socketpass

    No alerts

  • Snykpass

    Risk: LOW · No issues

  • Runlayerwarn

    7/7 files flagged

  • ZeroLeakspass

    Score: 93/100 · 2 sections analyzed

What does this agent skill do?

Continuous Discovery Habits Framework

Framework for building a sustainable weekly practice of customer discovery that keeps product teams progressing toward desired outcomes. Discovery is not a phase before development — it is embedded in the ongoing rhythm of product work so every decision is informed by fresh evidence.

Core Principle

Good product discovery requires a continuous cadence, not a one-time event. Teams that talk to customers every week, map opportunities visually, and test assumptions before building consistently outperform teams that rely on intuition, stakeholder opinions, or quarterly research cycles. The benchmark: at least one customer touchpoint per week, every week, by the product trio (product manager, designer, engineer).

Scoring

Goal: 10/10. Score a discovery practice by the seven Quick Diagnostic rows below — start at 3, add 1 point per row answered "yes" (max 10). Bands: 9-10 = weekly cadence, a living Opportunity Solution Tree, systematic assumption testing, and every shipped feature traceable to a customer opportunity; 5-6 = some discovery happening but ad hoc, PM-only, or disconnected from delivery; ≤3 = intuition- and stakeholder-driven with no regular customer contact. Report the current score, the failing rows, and the specific fix for each.

Framework

1. Opportunity Solution Trees

Core concept: An Opportunity Solution Tree (OST) visually connects a desired outcome (top) to customer opportunities (middle) to potential solutions and experiments (bottom), making implicit product thinking explicit and shared.

Why it works: Most teams jump from business outcome straight to solutions, skipping the customer need entirely; the OST forces understanding of the opportunity space first, preventing features nobody wants.

Key insights:

  • Four layers: Outcome > Opportunities > Solutions > Experiments
  • Opportunities are customer needs, pain points, and desires — framed from the customer's perspective
  • The tree is a living artifact, updated weekly as the team learns
  • Break large opportunities into smaller sub-opportunities to make them actionable
  • Pursue multiple opportunities simultaneously — don't bet everything on one

Product applications:

ContextApplicationExample
Quarterly planningMap the opportunity space before committing to features"Increase trial-to-paid conversion" → discover why users don't convert
Feature prioritizationCompare solutions across opportunities for the highest-leverage betThree solutions for "can't find content" vs. two for "confusing onboarding"
Stakeholder alignmentUse the tree as the shared strategy visualWalk leadership through why you chose opportunity X over Y

Ethical boundary: Never cherry-pick opportunities to justify a predetermined solution — the tree must reflect needs discovered through research.

See references/opportunity-trees.md when building or auditing a tree — adds the 4-layer diagram, good-vs-poor outcome tables, solution-generation techniques, a weekly update rhythm, healthy/dying-tree signals, two worked examples, and four anti-patterns.

2. Experience Mapping

Core concept: Current-state experience maps capture how customers accomplish a goal today, step by step, revealing pain points that become opportunities on the tree.

Why it works: Teams assume they understand the customer's current experience; mapping it from interview data exposes gaps, workarounds, and emotions invisible from inside the building.

Key insights:

  • Map the current state, not a future ideal — understand reality first
  • Include actions, thoughts, and feelings at each step
  • Build collaboratively with the full trio, sourced from interview data, not assumptions
  • Experience maps cover the customer's full experience; journey maps cover only your product's touchpoints
  • Pain points and high-emotion moments become OST opportunities

Product applications:

ContextApplicationExample
New problem spaceMap end-to-end before designingHow a small business owner handles invoicing, from creation to chasing payment
Churn analysisMap churned users' experience to find failure pointsUsers abandon onboarding at step 4 — they lack data they need on hand
Cross-functional alignmentBuild the map togetherA three-hour collaborative session produces one shared reference artifact

See references/experience-mapping.md when mapping a new problem space or churn flow — adds the current-state map template, the experience-vs-journey-map distinction, and the collaborative mapping exercise.

3. Interview Snapshots

Core concept: Story-based interviews capture specific past experiences (not opinions or predictions), and each interview is synthesized into a one-page snapshot the whole team can absorb and reference.

Why it works: Customers are poor predictors of their own future behavior; grounding insights in real past events reveals what they actually did and felt, and snapshots turn each interview into a growing library of evidence.

Key insights:

  • Ask about specific past behavior: "Tell me about the last time you..." not "Would you use...?"
  • Each snapshot captures the story, key quotes, opportunities identified, and an identifier
  • The trio interviews together so insights aren't lost in translation
  • Automate recruitment so interviews happen weekly without heroic effort
  • Patterns across snapshots reveal opportunities; single interviews only reveal stories

Product applications:

ContextApplicationExample
Weekly cadenceStanding 30-minute interview slotsRecruit via in-app prompt; rotate who leads
Opportunity discoveryExtract needs from stories onto the OSTA data-export workaround becomes an opportunity node
Team alignmentShare snapshots visiblyA board where snapshots accumulate and patterns emerge

Ethical boundary: Never lead participants toward conclusions — ask open-ended questions about past behavior and let the story reveal what matters.

See references/interview-snapshots.md when running interviews or setting up recruitment — adds story-based interview structure, the one-page snapshot format, synthesis across snapshots, and how to automate weekly recruitment.

4. Assumption Testing

Core concept: Before building, identify the assumptions a solution depends on, map them by importance and evidence, then run small fast tests on the riskiest ones first.

Why it works: Every solution sits on a stack of desirability, viability, feasibility, and usability assumptions; most teams test none — or only the easy ones — and invest months in solutions built on false premises.

Key insights:

  • Four assumption types: desirability (do they want it?), viability (can we sustain it?), feasibility (can we build it?), usability (can they use it?)
  • Map on a 2x2: importance vs. evidence; high-importance, low-evidence = leap-of-faith assumptions to test first
  • Design the smallest test that generates evidence: one-question surveys, painted-door tests, prototypes, data mining
  • Set success criteria before running the test: "validated if..."
  • One assumption test should take days, not weeks

Product applications:

ContextApplicationExample
Before buildingTest the riskiest assumption of the top candidates"Users will share reports with their manager" → painted-door button before building sharing
Comparing solutionsTest each candidate's riskiest assumption to eliminate weak options fastA's riskiest assumption fails, B's passes → pursue B
De-risking a roadmapFind untested assumptions hiding in committed featuresQ3 feature assumes users want real-time notifications — no evidence yet

Ethical boundary: Never deceive participants — painted-door tests should say the feature is coming soon, not fake functionality without disclosure.

See references/assumption-mapping.md when designing a test for a risky assumption — adds the four assumption types in depth, the importance-vs-evidence 2x2, the test-design menu, and how to set success criteria for leap-of-faith assumptions.

5. Prioritizing Opportunities

Core concept: Compare opportunities against each other — not in isolation — using opportunity size, market, company, and customer factors to find the highest-leverage bets.

Why it works: Teams default to the loudest stakeholder, recency bias, or gut feel; structured head-to-head comparison forces explicit tradeoff discussions and surfaces disagreements before implementation.

Key insights:

  • Relative comparison beats independent scoring
  • Size opportunities by how many customers are affected, how often, how severely
  • Weigh strategy alignment, team capability, and existing evidence
  • Make a good-enough decision quickly, then learn fast — avoid analysis paralysis
  • Revisit the ranking as new evidence arrives

Product applications:

ContextApplicationExample
Quarterly planningRank the top 5-7 OST opportunities"Can't find content" vs. "no real-time collaboration" via structured criteria
Sprint planningPick the opportunity with the strongest current evidenceChoose where you have the most interview data and a testable solution
Portfolio decisionsSpread effort by risk and impact60% high-confidence, 30% medium, 10% exploratory

See references/prioritization-methods.md when ranking your top opportunities — adds the opportunity-sizing method, the compare-and-contrast technique, how to weigh data, and how to avoid analysis paralysis.

6. Building the Habit

Core concept: Continuous discovery only works as a sustainable weekly habit for the trio — automate recruitment, create lightweight rituals, and embed discovery into the existing workflow rather than treating it as extra work.

Why it works: Discovery that depends on "finding time" loses to delivery pressure every week; structural support (automated recruitment, standing slots, shared artifacts) removes the per-week decision so the habit survives and compounds.

Key insights:

  • The whole trio participates — not just the PM
  • Automate recruitment: in-app intercepts, advisory panels, scheduling tools that fill slots
  • Block recurring calendar time — discovery that depends on "finding time" never happens
  • Fill in the snapshot immediately after the interview, not days later
  • Start with one interview per week; connect insights to the OST and from there into sprint planning

Product applications:

ContextApplicationExample
Team kickoffEstablish cadence in week oneAutomated recruitment, blocked Thursday slot, snapshot template
Scaling discoveryGrow from one to three interviews weeklyAdd a churned-user slot and a prospect slot
Manager supportLeaders protect time and ask for evidence"What did you learn from interviews this week?" in every 1:1

Ethical boundary: Respect participant time — keep interviews to 30 minutes, compensate fairly, and never disguise a sales pitch as discovery.

See references/case-studies.md when adapting the habit to your context — worked walkthroughs of continuous discovery in B2B SaaS, consumer mobile, platform, and growth teams.

Common Mistakes

MistakeWhy It FailsFix
Discovery as a phase before developmentInsights go stale; team builds on old assumptionsEmbed discovery into every week alongside delivery
Only the PM talks to customersDesigner and engineer lose context in translationThe full trio interviews together
Jumping from outcome to solutionsSkips the opportunity spaceBuild an OST to make it explicit
Asking customers what they wantYou get feature requests, not needsStory-based interviewing: "Tell me about the last time..."
Testing easy assumptions, not risky onesFalse confidence; the fatal assumption goes untestedMap by importance and evidence; test high-risk first
Scoring opportunities in isolationEverything looks importantCompare head-to-head with structured criteria
Interview burst, then stoppingNo compounding learningAutomate recruitment; block recurring time

Quick Diagnostic

QuestionIf NoAction
One customer conversation per week minimum?Decisions lack fresh evidenceAutomate recruitment; block a weekly slot
A living Opportunity Solution Tree?Strategy is implicit and unsharedBuild an OST from your outcome and interview data
Full trio in interviews?Insights filtered through one personInvite the designer and engineer to the next one
Testing assumptions before building?Betting on untested premisesMap your next feature's assumptions; test the riskiest
Can you trace a shipped feature to a customer opportunity?Delivery disconnected from discoveryLink backlog items to OST opportunities
Interview snapshots visible to the whole team?Knowledge trapped in one headShared snapshot board, filled after each interview
Comparing opportunities, not just listing them?Prioritization by opinionRun a structured comparison on your top 5

Further Reading

Based on the continuous discovery framework developed by Teresa Torres:

About the Author

Teresa Torres is an author, speaker, and coach who has helped hundreds of product teams — from startups to Capital One and Calendly — adopt continuous discovery. She created the Opportunity Solution Tree, writes the widely read Product Talk blog, and distilled her coaching practice into Continuous Discovery Habits.

Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.

<a href="https://skillzs.dev/skills/wondelai/skills/continuous-discovery">View continuous-discovery on skillZs</a>