II.
LibraryProcess overview
Reference · livelib-process:entrepreneurship--customer-discovery-interview
customer-discovery-interview overview
Customer Discovery Interview Process - Systematic approach to conducting customer discovery interviews following The Mom Test principles, generating validated problem hypotheses and actionable insights.
Attributes
displayName
customer-discovery-interview
description
Customer Discovery Interview Process - Systematic approach to conducting customer discovery interviews following The Mom Test principles, generating validated problem hypotheses and actionable insights.
libraryPath
library/specializations/domains/business/entrepreneurship/customer-discovery-interview.js
specialization
entrepreneurship
references
- - The Mom Test: https://www.momtestbook.com/ - Steve Blank Customer Development: https://steveblank.com/ - Talking to Humans: https://www.talkingtohumans.com/
example
const result = await orchestrate('specializations/domains/business/entrepreneurship/customer-discovery-interview', {
projectName: 'SaaS Startup Validation',
targetSegments: ['Small Business Owners', 'Freelancers'],
problemHypotheses: ['Customers struggle with invoicing', 'Time tracking is painful'],
interviewGoals: ['Understand current workflows', 'Identify pain points']
});
usesAgents
- general-purpose
Outgoing edges
lib_applies_to_domain1
- domain:entrepreneurship·DomainEntrepreneurship
lib_belongs_to_specialization1
- specialization:entrepreneurship·SpecializationEntrepreneurship
lib_implements_workflow1
- workflow:product-discovery·WorkflowProduct Discovery
lib_involves_role2
- role:strategic-planner·RoleStrategic Planner
- role:product-manager·RoleProduct Manager
lib_requires_skill_area3
- skill-area:business-model-design·SkillAreaBusiness Model Design
- skill-area:growth-strategy·SkillAreaGrowth Strategy
- skill-area:product-strategy·SkillAreaProduct Strategy
Incoming edges
None.