con un clic
pmf-status
// Show current PMF project status and recommend next action. This skill should be used when checking where you are in the PMF workflow or deciding what to do next.
// Show current PMF project status and recommend next action. This skill should be used when checking where you are in the PMF workflow or deciding what to do next.
Use this skill after /pmf-research-synthesis has identified the riskiest PMF dimension. Takes that dimension (or any business idea/strategy) and runs a structured assumption extraction, mapping, and experiment design sequence. Triggers include: 'validate my riskiest dimension', 'extract assumptions', 'what are the riskiest assumptions', 'run assumption mapping', 'design an experiment', 'pressure test this', 'what could go wrong with this', or any request to surface and test specific assumptions before committing resources. Runs a guided Extract → Map → Test workflow.
Guide user through defining initial PMF narrative with 6 dimensions, confidence scores, and validation priorities. This skill should be used when starting a new product-market fit discovery process or formalizing an initial product insight into a structured hypothesis.
Conduct comprehensive market research across 6 PMF dimensions by identifying analogs (successes) and antilogs (failures) in parallel. This skill should be used after creating an initial PMF narrative (V1) to validate hypotheses with external market evidence before investing in customer interviews.
Synthesize market research and expert advice to identify the riskiest PMF dimension and update the narrative. This skill should be used after completing market research and optional expert calls to determine what to validate next.
| name | pmf-status |
| description | Show current PMF project status and recommend next action. This skill should be used when checking where you are in the PMF workflow or deciding what to do next. |
This skill provides a quick overview of your current PMF validation state and recommends the next skill to run in the workflow.
Display current status showing:
Use this skill when:
Always safe to use - this is a read-only skill that won't modify anything.
Search for PMF projects:
Use Glob: **/pmf-*/pmf-narrative.md
If multiple projects found: Use AskUserQuestion to select which project to show status for
If no projects found:
Display: "No PMF projects found. Run /pmf-hypothesis-builder to create one."
Read and analyze project folder to determine state:
Artifacts to check:
pmf-narrative.md (exists? which version?)validation/market-research-synthesis.md (exists?)validation/expert-notes.md (exists?)validation/risk-prioritization.md (exists?)interviews/ (how many debrief files?)validation/interview-synthesis.md (exists?)validation/targeted-validation-plan.md (exists?)measurement/pmf-metrics.md (exists?)Workflow stages (determined by artifacts):
Stage 0: No project
/pmf-hypothesis-builderStage 1: Initial Hypothesis
/pmf-market-researchStage 2A: Market Research In Progress
/pmf-research-synthesis"Stage 2B: Broad Validation Complete
Stage 3A: PMF Interviews In Progress
/pmf-interview-synthesis"Stage 3B: Interviews Complete, Synthesis Pending
/pmf-interview-synthesisStage 3C: Ready for Targeted Validation
/pmf-validation-plannerStage 4: Targeted Validation In Progress
/pmf-validation-results-analyzer"Stage 5: Ready to Build & Measure
/pmf-metrics-setup"Stage 6: Measuring PMF
/pmf-status-evaluator"From pmf-narrative.md, extract:
From other files (if they exist):
Format output clearly:
# PMF Status: {Product Name}
**Stage**: {Stage name from above}
**Last updated**: {date from narrative}
**Overall confidence**: {average}/10
**Riskiest dimension**: {dimension} (Confidence: {score}/10)
## Current State
**PMF Narrative**: Version {V#}
**Artifacts present**:
- ✅ pmf-narrative.md (V{#})
- ✅/❌ validation/market-research-synthesis.md
- ✅/❌ validation/expert-notes.md
- ✅/❌ validation/risk-prioritization.md
- ✅/❌ interviews/{count} debrief files
- ✅/❌ validation/interview-synthesis.md
- ✅/❌ validation/targeted-validation-plan.md
- ✅/❌ measurement/pmf-metrics.md
## Progress by Dimension
| Dimension | Confidence | Status | Last Validated |
|-----------|------------|--------|----------------|
| Problem | {score}/10 | {✅ Validated / ⚠️ Needs validation / ❌ At risk} | {Stage where last updated} |
| Target Audience | {score}/10 | {status} | {stage} |
| Value Prop | {score}/10 | {status} | {stage} |
| Competitive Advantage | {score}/10 | {status} | {stage} |
| Growth Strategy | {score}/10 | {status} | {stage} |
| Business Model | {score}/10 | {status} | {stage} |
## Recommended Next Action
**Next skill**: `/pmf-{skill-name}`
**Why**: {1-2 sentence explanation of why this is the next step}
**Estimated time**: {time estimate for next skill}
**Prerequisites**: {Any manual work needed before running next skill}
After displaying status, optionally explain:
Confidence score trends:
Workflow bottlenecks:
When to skip ahead:
Status display should:
# PMF Status: TaskMaster Pro
**Stage**: Broad Validation Complete
**Last updated**: 2026-01-20
**Overall confidence**: 6.2/10 → 7.0/10 (+0.8)
**Riskiest dimension**: Growth Strategy (Confidence: 5/10)
## Current State
**PMF Narrative**: Version V2 (Post-market research & expert advice)
**Artifacts present**:
- ✅ pmf-narrative.md (V2)
- ✅ validation/market-research-synthesis.md (38 analogs, 15 antilogs)
- ✅ validation/expert-notes.md (3 expert calls documented)
- ✅ validation/risk-prioritization.md
- ❌ interviews/ (0 interviews conducted)
## Progress by Dimension
| Dimension | Confidence | Status | Last Validated |
|-----------|------------|--------|----------------|
| Problem | 8/10 | ✅ Validated | Market research (V2) |
| Target Audience | 7/10 | ✅ Validated | Expert advice (V2) |
| Value Prop | 7/10 | ✅ Validated | Market research (V2) |
| Competitive Advantage | 6/10 | ⚠️ Needs validation | Market research (V2) |
| Growth Strategy | 5/10 | ⚠️ Needs validation (RISKIEST) | Expert advice (V2) |
| Business Model | 8/10 | ✅ Validated | Market research (V2) |
## Recommended Next Action
**Next skill**: `/pmf-interview-prep`
**Why**: Broad validation complete with moderate overall confidence (7.0/10). PMF interviews will validate all dimensions with target customers and confirm Growth Strategy is truly the riskiest before investing in targeted validation.
**Estimated time**: 30 min to prepare script + 3-4 weeks to conduct 30-50 interviews
**Prerequisites**: None - ready to proceed immediately
This status skill provides quick navigation and awareness of where you are in the PMF workflow.