/discovery-process
Run a full discovery cycle from problem hypothesis to validated solution. Use when a team needs a structured path through framing, interviews, synthesis, and experiments.
$ npx -y skills add getcrew44/crew44 --skill discovery-process --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/discovery-process
Context preview
The summary Claude sees to decide when to auto-load this skill.
Run a full discovery cycle from problem hypothesis to validated solution. Use when a team needs a structured path through framing, interviews, synthesis, and experiments.
SKILL.md
discovery-process.SKILL.mdname: discovery-process
description: Run a full discovery cycle from problem hypothesis to validated solution. Use when a team needs a structured path through framing, interviews, synthesis, and experiments.
intent: >-
Guide product managers through a complete discovery cycle—from initial problem hypothesis to validated solution—by orchestrating problem framing, customer interviews, synthesis, and experimentation skills into a structured process. Use this to systematically explore problem spaces, validate assumptions, and build confidence before committing to full development—avoiding "build it and they will come" syndrome and ensuring you're solving real customer problems.
type: workflow
theme: discovery-research
best_for:
- "Running a full discovery cycle from hypothesis to validated solution"
- "Investigating a retention or churn problem systematically"
- "Setting up continuous discovery as an ongoing practice"
scenarios:
- "I have a hypothesis that B2B customers struggle with onboarding and want to validate it before building anything"
- "Our activation rate dropped 15% this quarter and I need to run discovery to find out why"
estimated_time: "30-60 min"
Purpose
Guide product managers through a complete discovery cycle—from initial problem hypothesis to validated solution—by orchestrating problem framing, customer interviews, synthesis, and experimentation skills into a structured process. Use this to systematically explore problem spaces, validate assumptions, and build confidence before committing to full development—avoiding "build it and they will come" syndrome and ensuring you're solving real customer problems.
This is not a one-time research project—it's a continuous discovery practice that runs in parallel with delivery, typically 1-2 discovery cycles per quarter.
Key Concepts
What is the Discovery Process?
The discovery process (Teresa Torres, Marty Cagan) is a structured approach to exploring problem spaces and validating solutions before building. It consists of:
1. **Frame the Problem** — Define what you're investigating and why 2. **Conduct Research** — Gather qualitative and quantitative evidence 3. **Synthesize Insights** — Identify patterns, pain points, and opportunities 4. **Generate Solutions** — Explore multiple solution options 5. **Validate Solutions** — Test assumptions through experiments 6. **Decide & Document** — Commit to build, pivot, or kill
Why This Works
- **De-risks product decisions:** Tests assumptions before expensive builds
- **Customer-centric:** Grounds decisions in real customer problems, not internal opinions
- **Iterative:** Builds confidence progressively through small experiments
- **Fast learning:** Discovers "no-go" signals early, saves wasted effort
Anti-Patterns (What This Is NOT)
- **Not waterfall research:** Discovery runs continuously, not once before dev
- **Not user testing:** Discovery validates problems; testing validates solutions
- **Not a substitute for shipping:** Discovery informs delivery, doesn't replace it
When to Use This
- Exploring new product/feature areas
- Investigating retention or churn problems
- Validating strategic initiatives before roadmap commitment
- Continuous discovery (weekly customer touchpoints)
When NOT to Use This
- For well-understood problems (move to execution)
- When stakeholders have already committed to a solution (address alignment first)
- For tactical bug fixes or technical debt (no discovery needed)
---
Facilitation Source of Truth
When running this workflow as a guided conversation, use [`workshop-facilitation`](../workshop-facilitation/SKILL.md) as the interaction protocol.
It defines:
- session heads-up + entry mode (Guided, Context dump, Best guess)
- one-question turns with plain-language prompts
- progress labels (for example, Context Qx/8 and Scoring Qx/5)
- interruption handling and pause/resume behavior
- numbered recommendations at decision points
- quick-select numbered response options for regular questions (include `Other (specify)` when useful)
This file defines the workflow sequence and domain-specific outputs. If there is a conflict, follow this file's workflow logic.
Application
Use `template.md` for the full fill-in structure.
This workflow orchestrates **6 phases** over **2-4 weeks**, using multiple component and interactive skills.
---
Phase 1: Frame the Problem (Day 1-2)
**Goal:** Define what you're investigating, who's affected, and success criteria.
Activities
**1. Run Problem Framing Canvas**
- **Use:** `skills/problem-framing-canvas/SKILL.md` (interactive - MITRE)
- **Participants:** PM, design, engineering lead
- **Duration:** 120 minutes
- **Output:** Problem statement + "How Might We" question
**2. Create Formal Problem Statement**
- **Use:** `skills/problem-statement/SKILL.md` (component)
- **Participants:** PM
- **Duration:** 30 minutes
- **Output:** Structured problem statement with hypothesis
**3. Define Proto-Personas (If Needed)**
- **Use:** `skills/proto-persona/SKILL.md` (component)
- **When:** If target customer segment is unclear
- **Duration:** 60 minutes
- **Output:** Hypothesis-driven personas
**4. Map Jobs-to-be-Done (If Needed)**
- **Use:** `skills/jobs-to-be-done/SKILL.md` (component)
- **When:** If customer motivations are unclear
- **Duration:** 60 minutes
- **Output:** JTBD statements
Outputs from Phase 1
- **Problem hypothesis:** "We believe [persona] struggles with [problem] because [root cause], leading to [consequence]."
- **Research questions:** 3-5 questions to answer through discovery
- **Success criteria:** What would validate/invalidate the problem?
Decision Point 1: Do we have enough context to start research?
**If YES:** Proceed to Phase 2 (Research Planning)
**If NO:** Gather existing data first:
- Review support tickets, churn surveys, NPS feedback
- Analyze product analytics (drop-off points, usage patterns)
- Review competitor resea
Read more
name: discovery-process description: Run a full discovery cycle from problem hypothesis to validated solution. Use when a team needs a structured path through framing, interviews, synthesis, and experiments. intent: >- Guide product managers through a complete discovery cycle—from initial problem hypothesis to validated solution—by orchestrating problem framing, customer interviews, synthesis, and experimentation skills into a structured process. Use this to systematically explore problem spaces, validate assumptions, and build confidence before committing to full development—avoiding "build it and they will come" syndrome and ensuring you're solving real customer problems. type: workflow theme: discovery-research best_for: - "Running a full discovery cycle from hypothesis to validated solution" - "Investigating a retention or churn problem systematically" - "Setting up continuous discovery as an ongoing practice" scenarios: - "I have a hypothesis that B2B customers struggle with onboarding and want to validate it before building anything" - "Our activation rate dropped 15% this quarter and I need to run discovery to find out why" estimated_time: "30-60 min"
Purpose
Guide product managers through a complete discovery cycle—from initial problem hypothesis to validated solution—by orchestrating problem framing, customer interviews, synthesis, and experimentation skills into a structured process. Use this to systematically explore problem spaces, validate assumptions, and build confidence before committing to full development—avoiding "build it and they will come" syndrome and ensuring you're solving real customer problems.
This is not a one-time research project—it's a continuous discovery practice that runs in parallel with delivery, typically 1-2 discovery cycles per quarter.
Key Concepts
What is the Discovery Process?
The discovery process (Teresa Torres, Marty Cagan) is a structured approach to exploring problem spaces and validating solutions before building. It consists of:
1. **Frame the Problem** — Define what you're investigating and why 2. **Conduct Research** — Gather qualitative and quantitative evidence 3. **Synthesize Insights** — Identify patterns, pain points, and opportunities 4. **Generate Solutions** — Explore multiple solution options 5. **Validate Solutions** — Test assumptions through experiments 6. **Decide & Document** — Commit to build, pivot, or kill
Why This Works
- **De-risks product decisions:** Tests assumptions before expensive builds
- **Customer-centric:** Grounds decisions in real customer problems, not internal opinions
- **Iterative:** Builds confidence progressively through small experiments
- **Fast learning:** Discovers "no-go" signals early, saves wasted effort
Anti-Patterns (What This Is NOT)
- **Not waterfall research:** Discovery runs continuously, not once before dev
- **Not user testing:** Discovery validates problems; testing validates solutions
- **Not a substitute for shipping:** Discovery informs delivery, doesn't replace it
When to Use This
- Exploring new product/feature areas
- Investigating retention or churn problems
- Validating strategic initiatives before roadmap commitment
- Continuous discovery (weekly customer touchpoints)
When NOT to Use This
- For well-understood problems (move to execution)
- When stakeholders have already committed to a solution (address alignment first)
- For tactical bug fixes or technical debt (no discovery needed)
---
Facilitation Source of Truth
When running this workflow as a guided conversation, use [`workshop-facilitation`](../workshop-facilitation/SKILL.md) as the interaction protocol.
It defines:
- session heads-up + entry mode (Guided, Context dump, Best guess)
- one-question turns with plain-language prompts
- progress labels (for example, Context Qx/8 and Scoring Qx/5)
- interruption handling and pause/resume behavior
- numbered recommendations at decision points
- quick-select numbered response options for regular questions (include `Other (specify)` when useful)
This file defines the workflow sequence and domain-specific outputs. If there is a conflict, follow this file's workflow logic.
Application
Use `template.md` for the full fill-in structure.
This workflow orchestrates **6 phases** over **2-4 weeks**, using multiple component and interactive skills.
---
Phase 1: Frame the Problem (Day 1-2)
**Goal:** Define what you're investigating, who's affected, and success criteria.
Activities
**1. Run Problem Framing Canvas**
- **Use:** `skills/problem-framing-canvas/SKILL.md` (interactive - MITRE)
- **Participants:** PM, design, engineering lead
- **Duration:** 120 minutes
- **Output:** Problem statement + "How Might We" question
**2. Create Formal Problem Statement**
- **Use:** `skills/problem-statement/SKILL.md` (component)
- **Participants:** PM
- **Duration:** 30 minutes
- **Output:** Structured problem statement with hypothesis
**3. Define Proto-Personas (If Needed)**
- **Use:** `skills/proto-persona/SKILL.md` (component)
- **When:** If target customer segment is unclear
- **Duration:** 60 minutes
- **Output:** Hypothesis-driven personas
**4. Map Jobs-to-be-Done (If Needed)**
- **Use:** `skills/jobs-to-be-done/SKILL.md` (component)
- **When:** If customer motivations are unclear
- **Duration:** 60 minutes
- **Output:** JTBD statements
Outputs from Phase 1
- **Problem hypothesis:** "We believe [persona] struggles with [problem] because [root cause], leading to [consequence]."
- **Research questions:** 3-5 questions to answer through discovery
- **Success criteria:** What would validate/invalidate the problem?
Decision Point 1: Do we have enough context to start research?
**If YES:** Proceed to Phase 2 (Research Planning)
**If NO:** Gather existing data first:
- Review support tickets, churn surveys, NPS feedback
- Analyze product analytics (drop-off points, usage patterns)
- Review competitor resea
Orchestrate a crew of specialist AI agents in one local-first workspace. Each role on its best model, with memory and skills that compound. Free, MIT.
Repo: getcrew44/crew44
Other skills on crew44.
- /brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Open skill - /executing-plans
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Open skill - /finishing-a-development-branch
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
Open skill - /receiving-code-review
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
Open skill - /requesting-code-review
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
Open skill - /systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
Open skill

