PMF Research Synthesis
This skill analyzes evidence from market research and expert advice to identify the riskiest dimension, recommend narrative updates (refinement/pivot/reset), and determine the next validation step.
Purpose
Generate a risk prioritization analysis that:
- Synthesizes findings from market research + expert advice across 6 dimensions
- Calculates risk scores using evidence quality × failure impact
- Identifies THE riskiest dimension requiring targeted validation
- Recommends narrative updates (refinement, pivot, or reset)
- Updates pmf-narrative.md from V1 → V2 with evidence-based changes
When to Use This Skill
Use this skill when:
- Completed
/pmf-market-researchand have market-research-synthesis.md - (Optional) Conducted expert calls and documented in expert-notes.md
- Ready to determine which dimension to validate next
- Following deliberate PMF framework: broad validation → identify risk → targeted validation
Do NOT use this skill when:
- Haven't run market research yet (use
/pmf-market-researchfirst) - Ready to jump straight to customer interviews without prioritization
- Already know which dimension is riskiest (use
/pmf-validation-plannerdirectly)
Key Concepts
Three update types:
- Refinement: Minor clarity improvements (confidence increases from 4-6 → 7-8)
- Pivot: Significant changes to 1+ dimensions (analogs support different approach)
- Reset: Scrapping entire narrative (only antilogs found, not viable)
Risk = (10 - Evidence Score) × Failure Impact
- Evidence: 1-10 (how strong is validation from analogs + experts?)
- Impact: 1-4 (what happens if hypothesis is wrong? Low/Med/High/Critical)
Workflow
Phase 1: Setup and Evidence Gathering
Locate required files:
pmf-narrative.md(V1)validation/market-research-synthesis.md(required)validation/expert-notes.md(optional but recommended)
Read all evidence into context:
- Load pmf-narrative V1 to understand current hypotheses
- Load market research synthesis for analog/antilog findings
- Load expert notes (if exists) for additional insights
Verify prerequisites:
- Market research has findings for all 6 dimensions
- Each dimension has confidence assessment
- Analogs/antilogs are documented with clear patterns
Phase 2: Evidence Analysis by Dimension
For EACH of the 6 dimensions:
Extract V1 hypothesis from pmf-narrative.md
Compile evidence:
- Analog count and key patterns (what worked?)
- Antilog count and failure modes (what failed?)
- Expert advice summary (consensus or disagreement?)
Assess confidence change:
- V1 confidence (from narrative)
- V2 confidence (based on evidence strength)
- Rationale for change
Determine update type:
- ✅ Validated: 3+ analogs, no major antilogs, confidence 7-8+
- 🔄 Refinement: 2+ analogs support general approach with nuances to incorporate
- ⚠️ Pivot: Antilogs show current approach risky, but alternative exists
- ❌ Reset: Only antilogs, no viable path forward
Draft V2 hypothesis (if refinement or pivot needed):
- Incorporate analog insights
- Avoid antilog pitfalls
- Apply expert advice specificity
Phase 3: Risk Scoring and Prioritization
- Calculate risk score for each dimension:
| Dimension | Evidence Score (V2 confidence) | Failure Impact | Risk Score |
|---|---|---|---|
| Problem | {1-10} | {1-4} | {(10-score) × impact} |
| Target Audience | {1-10} | {1-4} | {(10-score) × impact} |
| Value Prop | {1-10} | {1-4} | {(10-score) × impact} |
| Competitive Advantage | {1-10} | {1-4} | {(10-score) × impact} |
| Growth Strategy | {1-10} | {1-4} | {(10-score) × impact} |
| Business Model | {1-10} | {1-4} | {(10-score) × impact} |
Failure impact assessment:
- Problem: Critical (if not acute, product doesn't work)
- Target Audience: High (wrong audience = can't find PMF)
- Value Prop: Medium (can iterate messaging)
- Competitive Advantage: Medium (can build different moat)
- Growth Strategy: High (can't scale without channels)
- Business Model: Critical (unprofitable = unsustainable)
Identify riskiest dimension: Highest risk score
Explain why it's riskiest:
- Evidence gaps (what don't we know?)
- Failure consequences (what happens if wrong?)
- Urgency (can we afford to be wrong?)
Phase 4: Update PMF Narrative to V2
Load current pmf-narrative.md
Add version history entry:
### V2: Post-Market Research & Expert Advice (YYYY-MM-DD)
**Changes**:
- Refined {dimension}: {specific change based on analog pattern}
- Pivoted {dimension}: from {old} to {new} based on {antilog + expert consensus}
- Identified {dimension} as riskiest (confidence: {score}/10)
Update each dimension's narrative text with:
- Refinements (new insights from analogs)
- Pivots (significant approach changes)
- Evidence citations ("Analogs X, Y, Z showed...")
Update validation status table:
- New confidence scores (V1 → V2)
- Mark riskiest dimension with "Yes"
- Update overall confidence average
- Change recommended next step
Save updated narrative as V2
Phase 5: Generate Risk Prioritization Report
Load template:
assets/risk-prioritization-template.mdPopulate with analysis:
- Executive summary (confidence change, riskiest dimension)
- Per-dimension evidence analysis
- Risk scoring table with rankings
- Riskiest dimension deep dive (why it matters, what could go wrong)
- Recommended next steps
Save report:
validation/risk-prioritization.md
Phase 6: Recommend Next Steps
Based on overall confidence and riskiest dimension:
Decision tree:
Overall confidence >7/10?
├─ YES → Run `/pmf-interview-prep` (validate with customers)
└─ NO → Check riskiest dimension confidence
├─ 7+ → Proceed to interviews (low risk)
├─ 4-6 → Run `/pmf-validation-planner` (targeted validation needed)
└─ <4 → Consider more research or pivot before expensive validation
Specific recommendations:
- "Your riskiest dimension is {X}. Run
/pmf-validation-plannerto design targeted validation." - "Growth Strategy needs a smoke test to validate channel hypothesis before building product."
- "3+ dimensions still risky. Recommend additional expert calls before validation."
Display to user:
✅ Synthesis Complete
**Overall confidence**: {V1}/10 → {V2}/10 ({change})
**Riskiest dimension**: {Dimension} (Confidence: {score}/10, Risk score: {score})
**Recommended action**: {Specific next step}
**Files updated**:
- pmf-narrative.md (V1 → V2)
- validation/risk-prioritization.md (new)
Quality Gates
Before completing:
- All 6 dimensions analyzed with evidence summary
- V2 confidence scores assigned with rationale
- Risk scores calculated using formula
- Riskiest dimension clearly identified and explained
- PMF narrative updated to V2 with version history
- Specific next step recommended (not vague "do more research")
- Risk prioritization report saved
Tips
- Weight recent evidence higher: 2024-2026 analogs > 2015 examples
- Multiple experts > single expert: Look for consensus
- Expert advice vs analogs conflict: Investigate why (context differences?)
- Don't ignore antilogs: They reveal hidden risks
- Dimension interdependencies: Some dimensions affect others (document this)
Reference Files
- Synthesis framework:
references/synthesis-framework.md - Risk prioritization template:
assets/risk-prioritization-template.md
Post-Skill Actions
After completing:
- Review updated pmf-narrative.md V2
- Review risk-prioritization.md for detailed analysis
- Run next recommended skill (typically
/pmf-validation-planneror/pmf-interview-prep)