Continuous Discovery logo

Continuous Discovery

OrganizationPopular
wondelai
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.

Overview

Publisherwondelai
Repositoryskills
Skill namecontinuous-discovery
Stars
2.2K
Forks
228
Bundled files
6
LicenseMIT
Links
  • Markdown instructions

    A SKILL.md file the model loads on demand, so it only costs tokens when a request actually matches.

  • Works with any LLM

    AI skills are plain Markdown, not provider-specific code, so this works with GPT, Claude, Gemini, Grok, or a local model.

  • 6 bundled files

    Scripts, templates, and references the model can read while it works. Files are read-only and never executed.

  • Open source

    Published by wondelai on GitHub. Read the source before you install it.

Installation

Install the Continuous Discovery AI skill in TypingMind to use it with any LLM, or drop it into another agent that reads SKILL.md.

1

Install in TypingMind

TypingMind installs a skill straight from its GitHub folder — it reads SKILL.md, bundles the resource files, and stores the result locally.

  1. Open the app and go to Plugins → Skills.
  2. Choose "Install from GitHub".
  3. Paste the skill folder URL below and confirm.
  4. Enable the skill in any chat where you want it available.
Plugins → Skills → Add skill → From GitHub URL, then paste the folder URL and press Continue.
2

Install in another agent

Any agent that reads the Agent Skills format can use this skill — copy the folder into that agent's skills directory.

Claude Code — .claude/skills
git clone --depth 1 https://github.com/wondelai/skills.git /tmp/skills
mkdir -p .claude/skills
cp -r /tmp/skills/continuous-discovery .claude/skills/continuous-discovery
Restart Claude Code after copying so it picks up the new skill.

Use it in TypingMind

Enable Continuous Discovery in any TypingMind chat and the model takes it from there. Its name and description sit in the system prompt, and the moment a request matches, the model loads the full instructions itself — you never invoke it by hand, and it costs no tokens until it is actually used.

The model loads Continuous Discovery on its own as soon as a request matches it.

Works with any AI model

AI skills are plain Markdown instructions rather than provider-specific code, so Continuous Discovery is not tied to the model it was written for. Install it once in TypingMind and use it with GPT-5, Claude, Gemini, Grok, DeepSeek, Mistral, Llama, or a local model you run yourself — all on your own API keys.

  • Loaded only when it is needed

    The system prompt carries just the name and description. The instructions are fetched on the first matching request, so an idle skill costs nothing.

  • Switch models mid-chat

    Because the skill is instructions rather than code, changing model does not break it — the next model reads the same SKILL.md.

Skill instructions

This is the SKILL.md content the model loads. Read it before installing — a skill is instructions your model will follow.

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.

Bundled files

The model reads these on demand while the skill is loaded. They are exposed as readable files and are never executed.

Frequently asked questions

What does the Continuous Discovery AI skill do?

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 mappi...

Why use Continuous Discovery on TypingMind?

Because you install it once and use it with any model. Continuous Discovery is plain Markdown rather than provider-specific code, so the same skill runs on GPT-5, Claude, Gemini, Grok, or a local model — and you can switch model mid-chat without it breaking. TypingMind runs on your own API keys, so you pay providers directly instead of a per-seat subscription, and your skills and chats stay in your own storage.

How do I install Continuous Discovery in TypingMind?

Open Plugins → Skills → Install from GitHub in TypingMind and paste https://github.com/wondelai/skills/tree/main/continuous-discovery. TypingMind reads its SKILL.md and bundles its files and installs it as a skill you can enable per chat.

Which AI models can use Continuous Discovery?

Any model you connect in TypingMind. AI skills are plain Markdown instructions rather than provider-specific code, so GPT, Claude, Gemini, Grok, and local models can all load this skill when a request matches it.

How many AI models can I use with Continuous Discovery?

As many as you like. As long as a model supports skills, you can use Continuous Discovery with it — GPT, Claude, Gemini, Grok, DeepSeek, Mistral, Llama and more — all on TypingMind with your own API keys.

Is the Continuous Discovery AI skill free?

Yes. It is published on GitHub by wondelai under the MIT license. You only pay your own AI provider for the tokens you use.

What are AI skills?

An AI skill is a reusable instruction bundle that teaches an AI model how to do one specific task. It follows the open Agent Skills format: a SKILL.md file with a name and description, plus any scripts, templates or reference files the model may need. The model reads the instructions only when your request matches the skill, so an installed skill costs nothing until it is used.

How are AI skills different from plugins or MCP servers?

A plugin or MCP server gives a model new tools to call — code that runs somewhere and returns a result. An AI skill gives the model knowledge and process instead: how to approach a task, which steps to follow, what good output looks like. Skills are plain Markdown, so they need no server, no API key and no runtime, and they work with any model.

View all

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇