brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent,…
Plan customer discovery interviews with the right goal, segment, constraints, and method. Use when preparing interviews for problem validation, churn research, or new product ideas.
$ npx -y skills add getcrew44/crew44 --skill discovery-interview-prep --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/discovery-interview-prepContext preview
The summary Claude sees to decide when to auto-load this skill.
Plan customer discovery interviews with the right goal, segment, constraints, and method. Use when preparing interviews for problem validation, churn research, or new product ideas.
name: discovery-interview-prep description: Plan customer discovery interviews with the right goal, segment, constraints, and method. Use when preparing interviews for problem validation, churn research, or new product ideas. intent: >- Guide product managers through preparing for customer discovery interviews by asking adaptive questions about research goals, customer segments, constraints, and methodologies. Use this to design effective interview plans, craft targeted questions, avoid common biases, and maximize learning from limited customer access—ensuring discovery interviews yield actionable insights rather than confirmation bias or surface-level feedback. type: interactive theme: discovery-research best_for: - "Designing a customer discovery interview plan" - "Choosing the right interview methodology for your goals and constraints" - "Preparing for research with limited customer access" scenarios: - "I need to interview 5 enterprise customers about why they churned in the last 90 days" - "I'm validating a new product idea with a 2-week deadline and cold outreach only" - "I want to understand why users aren't activating on our core feature" estimated_time: "15-20 min"
Guide product managers through preparing for customer discovery interviews by asking adaptive questions about research goals, customer segments, constraints, and methodologies. Use this to design effective interview plans, craft targeted questions, avoid common biases, and maximize learning from limited customer access—ensuring discovery interviews yield actionable insights rather than confirmation bias or surface-level feedback.
This is not a script generator—it's a strategic prep process that outputs a tailored interview plan with methodology, question framework, and success criteria.
An interactive process that: 1. Gathers product/problem context (marketing materials, assumptions) 2. Defines research goals (what you're trying to learn) 3. Identifies target customer segment and access constraints 4. Recommends interview methodology (Jobs-to-be-Done, problem validation, switch interviews, etc.) 5. Generates interview framework with questions, biases to avoid, and success metrics
---
Use [`workshop-facilitation`](../workshop-facilitation/SKILL.md) as the default interaction protocol for this skill.
It defines:
This file defines the domain-specific assessment content. If there is a conflict, follow this file's domain logic.
This interactive skill asks **up to 4 adaptive questions**, offering **3-4 enumerated options** at each step.
---
**Agent suggests:**
Before we design your interview plan, let's gather context:
**For Your Own Product (Existing or Planned):**
**For Investigating an Existing Problem:**
**If Exploring a New Problem Space:**
**You can paste this content directly, or we can proceed with a brief description.**
---
**Agent asks:** "What's the primary goal of these discovery interviews? (What do you need to learn?)"
**Offer 4 enumerated options:**
1. **Problem validation** — "Confirm that a problem exists and is painful enough to solve" (for new product ideas) 2. **Jobs-to-be-Done discovery** — "Understand what customers are trying to accomplish and why current solutions fail" (for product strategy) 3. **Retention/churn investigation** — "Figure out why customers leave or don't activate" (for existing products with churn issues) 4. **Feature prioritization** — "Validate which problems/features matter most to customers" (for roadmap planning)
**Or describe your own research goal (be specific: what question are you trying to answer?).**
**User response:** [Selection or custom]
---
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
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent,…
Use when you have a written implementation plan to execute in a separate session with review checkpoints
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…
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical…
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes