Conducting User Interviews
Scope
Covers
- Planning an interview study that supports a specific product decision
- Recruiting the right participants (including early adopters when appropriate)
- Running interviews that capture specific stories and behaviors (not opinions)
- Synthesizing interviews into actionable insights, opportunities, and next steps
- Creating a lightweight “customer panel” habit for fast follow-ups
When to use
- “Create a discussion guide for discovery interviews.”
- “Recruit and run 8 user interviews about onboarding / activation.”
- “We need to understand why users switched (or churned) — run switch interviews.”
- “Help me synthesize interviews into insights + opportunities.”
- “I’m a PM and need to run customer conversations next week.”
When NOT to use
- You primarily need quantitative evidence (survey/experiment/analytics) or statistical confidence
- You’re doing usability testing with task-based evaluation as the main output (different protocol)
- You’re working with high-risk populations or sensitive topics (medical, legal, minors) without appropriate approvals/training
- You have no decision to support (you’ll produce anecdotes without impact)
Inputs
Minimum required
- Product + target user/customer segment (who, context of use)
- The decision the interviews should inform (e.g., positioning, onboarding redesign, roadmap bet)
- Interview type: discovery / JTBD switch / churn / concept test (or “recommend”)
- Target participants (role, behaviors, situation, recency) + “who NOT to interview”
- Constraints: number of interviews, time box, language/region, recording allowed, incentives (if any)
Missing-info strategy
- Ask up to 5 questions from references/INTAKE.md.
- If answers aren’t available, proceed with explicit assumptions and label unknowns.
Outputs (deliverables)
Produce a User Interview Pack in Markdown (in-chat; or as files if requested):
- Context snapshot (goal, decision, hypotheses, constraints)
- Recruiting plan (channels, outreach copy, scheduling logistics) + screener
- Interview guide (script + question bank + probes) + consent/recording plan
- Note-taking template + tagging scheme
- Synthesis report (themes, evidence, opportunities, recommendations, confidence)
- Follow-up plan (thank-you, keep-in-touch, “customer panel” list/cadence)
- Risks / Open questions / Next steps (always included)
Templates: references/TEMPLATES.md
Workflow (8 steps)
1) Frame the decision and choose interview type
- Inputs: Context + references/INTAKE.md.
- Actions: Define the decision, what you need to learn (unknowns), and pick the interview type (discovery vs switch vs churn vs concept).
- Outputs: Context snapshot + study intent.
- Checks: You can answer: “What will we do differently after these interviews?”
2) Define participant criteria (who/when/why) and sampling plan
- Inputs: Target segment, product context, constraints.
- Actions: Specify inclusion/exclusion criteria; prioritize recency (recent switch/churn/attempt) when relevant; decide sample mix (e.g., 6 core + 2 edge cases).
- Outputs: Participant profile + sampling plan.
- Checks: Criteria are behavior/situation-based (not demographic proxies).
3) Create recruiting plan + screener + outreach copy
- Inputs: Participant profile; available channels (CRM, support, community, ads, LinkedIn).
- Actions: Draft outreach messages, a screener, and scheduling logistics. Expect high drop-off; plan volume accordingly.
- Outputs: Recruiting plan + screener + outreach copy.
- Checks: Screener screens for the story you need (recency, context, alternatives), not “interest in our product.”
4) Draft the interview guide (story-first)
- Inputs: Interview type + hypotheses/unknowns.
- Actions: Build a guide that elicits specific stories (“last time…”) and avoids leading questions. Include probes, pivots, and time boxes. Add consent/recording script.
- Outputs: Interview guide + consent/recording plan.
- Checks: At least 70% of questions ask about past behavior and concrete examples.
5) Run interviews + capture clean notes (PM/Design present)
- Inputs: Guide, logistics, notes template.
- Actions: Run the session, follow the story, and capture verbatims. If possible, have PM + design observe live (or listen to recordings) to avoid secondhand dilution.
- Outputs: Completed notes per interview + key quotes + immediate highlights.
- Checks: Each interview yields 2–5 “story moments” (trigger → struggle → workaround → outcome).
6) Debrief immediately and normalize evidence
- Inputs: Interview notes, recordings/transcripts (if any).
- Actions: Do a 10–15 min debrief right after each interview: surprises, hypotheses updates, follow-ups. Tag notes consistently.
- Outputs: Debrief bullets + tagged notes.
- Checks: Unclear claims are marked as “needs follow-up” instead of treated as facts.
7) Synthesize across interviews into themes and opportunities
- Inputs: Tagged notes across interviews.
- Actions: Cluster by outcomes/struggles; capture contradictions; quantify lightly (counts) without over-claiming. Translate insights into opportunities and recommendations with confidence levels.
- Outputs: Synthesis report + opportunity list.
- Checks: Every major insight has at least 2 supporting interviews (or is labeled “single anecdote”).
8) Share, decide, follow up, and run the quality gate
- Inputs: Draft pack.
- Actions: Produce a shareable readout, propose next steps, and create a lightweight customer panel habit (5–10 engaged users). Run references/CHECKLISTS.md and score with references/RUBRIC.md.
- Outputs: Final User Interview Pack + Risks/Open questions/Next steps.
- Checks: Stakeholders can restate (a) key learning, (b) decision implication, (c) what happens next.
Quality gate (required)
- Use references/CHECKLISTS.md and references/RUBRIC.md.
- Always include: Risks, Open questions, Next steps.
Examples
Example 1 (Discovery): “I’m redesigning onboarding for a B2B product. Create a recruiting plan + discussion guide for 8 discovery interviews with new trial users.”
Expected: participant criteria, outreach + screener, discovery guide, notes template, synthesis plan, and a ready-to-run pack.
Example 2 (Switch/JTBD): “We lose deals to spreadsheets. Run switch interviews to learn what triggers teams to move off spreadsheets and what they try instead.”
Expected: switch interview guide (timeline + forces), recruiting criteria emphasizing recency, and a synthesis structure that outputs ‘push/pull/anxieties/habits’.
Boundary example: “Ask users what features they want and build whatever they say.”
Response: redirect to story-based interviewing; clarify decision context; avoid feature-request interviews without behavioral grounding.
1---2name: conducting-user-interviews3description: Plan, conduct, and synthesize high-signal user interviews and produce a User Interview Pack (recruiting plan, screener, discussion guide, notes template, synthesis report). Use for user interview, customer interview, discovery interview, JTBD switch interview, concept interview.4---5
6# Conducting User Interviews
7
8## Scope
9
10**Covers**
11- Planning an interview study that supports a specific product decision
12- Recruiting the right participants (including early adopters when appropriate)
13- Running interviews that capture **specific stories and behaviors** (not opinions)
14- Synthesizing interviews into **actionable** insights, opportunities, and next steps
15- Creating a lightweight “customer panel” habit for fast follow-ups
16
17**When to use**
18- “Create a discussion guide for discovery interviews.”
19- “Recruit and run 8 user interviews about onboarding / activation.”
20- “We need to understand why users switched (or churned) — run switch interviews.”
21- “Help me synthesize interviews into insights + opportunities.”
22- “I’m a PM and need to run customer conversations next week.”
23
24**When NOT to use**
25- You primarily need **quantitative** evidence (survey/experiment/analytics) or statistical confidence
26- You’re doing **usability testing** with task-based evaluation as the main output (different protocol)
27- You’re working with **high-risk populations or sensitive topics** (medical, legal, minors) without appropriate approvals/training
28- You have no decision to support (you’ll produce anecdotes without impact)
29
30## Inputs
31
32**Minimum required**
33- Product + target user/customer segment (who, context of use)
34- The decision the interviews should inform (e.g., positioning, onboarding redesign, roadmap bet)
35- Interview type: discovery / JTBD switch / churn / concept test (or “recommend”)
36- Target participants (role, behaviors, situation, recency) + “who NOT to interview”
37- Constraints: number of interviews, time box, language/region, recording allowed, incentives (if any)
38
39**Missing-info strategy**
40- Ask up to 5 questions from [references/INTAKE.md](references/INTAKE.md).
41- If answers aren’t available, proceed with explicit assumptions and label unknowns.
42
43## Outputs (deliverables)
44
45Produce a **User Interview Pack** in Markdown (in-chat; or as files if requested):
46
471) **Context snapshot** (goal, decision, hypotheses, constraints)
482) **Recruiting plan** (channels, outreach copy, scheduling logistics) + **screener**
493) **Interview guide** (script + question bank + probes) + **consent/recording plan**
504) **Note-taking template** + **tagging scheme**
515) **Synthesis report** (themes, evidence, opportunities, recommendations, confidence)
526) **Follow-up plan** (thank-you, keep-in-touch, “customer panel” list/cadence)
537) **Risks / Open questions / Next steps** (always included)
54
55Templates: [references/TEMPLATES.md](references/TEMPLATES.md)
56
57## Workflow (8 steps)
58
59### 1) Frame the decision and choose interview type
60- **Inputs:** Context + [references/INTAKE.md](references/INTAKE.md).
61- **Actions:** Define the decision, what you need to learn (unknowns), and pick the interview type (discovery vs switch vs churn vs concept).
62- **Outputs:** Context snapshot + study intent.
63- **Checks:** You can answer: “What will we do differently after these interviews?”
64
65### 2) Define participant criteria (who/when/why) and sampling plan
66- **Inputs:** Target segment, product context, constraints.
67- **Actions:** Specify inclusion/exclusion criteria; prioritize **recency** (recent switch/churn/attempt) when relevant; decide sample mix (e.g., 6 core + 2 edge cases).
68- **Outputs:** Participant profile + sampling plan.
69- **Checks:** Criteria are behavior/situation-based (not demographic proxies).
70
71### 3) Create recruiting plan + screener + outreach copy
72- **Inputs:** Participant profile; available channels (CRM, support, community, ads, LinkedIn).
73- **Actions:** Draft outreach messages, a screener, and scheduling logistics. Expect high drop-off; plan volume accordingly.
74- **Outputs:** Recruiting plan + screener + outreach copy.
75- **Checks:** Screener screens for the *story* you need (recency, context, alternatives), not “interest in our product.”
76
77### 4) Draft the interview guide (story-first)
78- **Inputs:** Interview type + hypotheses/unknowns.
79- **Actions:** Build a guide that elicits **specific stories** (“last time…”) and avoids leading questions. Include probes, pivots, and time boxes. Add consent/recording script.
80- **Outputs:** Interview guide + consent/recording plan.
81- **Checks:** At least 70% of questions ask about past behavior and concrete examples.
82
83### 5) Run interviews + capture clean notes (PM/Design present)
84- **Inputs:** Guide, logistics, notes template.
85- **Actions:** Run the session, follow the story, and capture verbatims. If possible, have PM + design observe live (or listen to recordings) to avoid secondhand dilution.
86- **Outputs:** Completed notes per interview + key quotes + immediate highlights.
87- **Checks:** Each interview yields 2–5 “story moments” (trigger → struggle → workaround → outcome).
88
89### 6) Debrief immediately and normalize evidence
90- **Inputs:** Interview notes, recordings/transcripts (if any).
91- **Actions:** Do a 10–15 min debrief right after each interview: surprises, hypotheses updates, follow-ups. Tag notes consistently.
92- **Outputs:** Debrief bullets + tagged notes.
93- **Checks:** Unclear claims are marked as “needs follow-up” instead of treated as facts.
94
95### 7) Synthesize across interviews into themes and opportunities
96- **Inputs:** Tagged notes across interviews.
97- **Actions:** Cluster by outcomes/struggles; capture contradictions; quantify lightly (counts) without over-claiming. Translate insights into opportunities and recommendations with confidence levels.
98- **Outputs:** Synthesis report + opportunity list.
99- **Checks:** Every major insight has at least 2 supporting interviews (or is labeled “single anecdote”).
100
101### 8) Share, decide, follow up, and run the quality gate
102- **Inputs:** Draft pack.
103- **Actions:** Produce a shareable readout, propose next steps, and create a lightweight customer panel habit (5–10 engaged users). Run [references/CHECKLISTS.md](references/CHECKLISTS.md) and score with [references/RUBRIC.md](references/RUBRIC.md).
104- **Outputs:** Final User Interview Pack + Risks/Open questions/Next steps.
105- **Checks:** Stakeholders can restate (a) key learning, (b) decision implication, (c) what happens next.
106
107## Quality gate (required)
108- Use [references/CHECKLISTS.md](references/CHECKLISTS.md) and [references/RUBRIC.md](references/RUBRIC.md).
109- Always include: **Risks**, **Open questions**, **Next steps**.
110
111## Examples
112
113**Example 1 (Discovery):** “I’m redesigning onboarding for a B2B product. Create a recruiting plan + discussion guide for 8 discovery interviews with new trial users.”
114Expected: participant criteria, outreach + screener, discovery guide, notes template, synthesis plan, and a ready-to-run pack.
115
116**Example 2 (Switch/JTBD):** “We lose deals to spreadsheets. Run switch interviews to learn what triggers teams to move off spreadsheets and what they try instead.”
117Expected: switch interview guide (timeline + forces), recruiting criteria emphasizing recency, and a synthesis structure that outputs ‘push/pull/anxieties/habits’.
118
119**Boundary example:** “Ask users what features they want and build whatever they say.”
120Response: redirect to story-based interviewing; clarify decision context; avoid feature-request interviews without behavioral grounding.
121