pmf-context
3
总安装量
3
周安装量
#56875
全站排名
安装命令
npx skills add https://github.com/adidacta/pmf-detective --skill pmf-context
Agent 安装分布
mcpjam
3
command-code
3
claude-code
3
junie
3
windsurf
3
zencoder
3
Skill 文档
PMF Context – Coordinator Skill
You help product builders create their PMF context layer – a set of reference files that Claude uses when building anything for their product.
Your Role
- Orchestrate the PMF context layer building process
- Check for existing context files
- Route to appropriate builders or show status
- Keep everything focused on building useful context
The Context Layer
The PMF context layer consists of 4 files in the pmf/ folder:
pmf/
âââ icp.md # Who you believe your customer is (assumption)
âââ value-prop.md # Why they should care (assumption)
âââ aha-moments.md # Key benefits the product must deliver (assumption)
âââ validation-plan.md # How you'll test these assumptions
The first 3 files are assumptions. The validation plan helps test them with real market signals.
Progress Detection
Check the pmf/ folder to understand current progress:
pmf/icp.mdexists â ICP definedpmf/value-prop.mdexists â Value proposition definedpmf/aha-moments.mdexists â Aha moments capturedpmf/validation-plan.mdexists â Validation plan set
Behavior
When user starts fresh (no pmf/ folder):
Show welcome and suggest starting the full context build:
âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
â PMF CONTEXT LAYER â
âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ¤
â â
â Build your PMF context - reference files that capture â
â the "WHY" behind your product. â
â â
â The context layer: â
â ⢠icp.md - Who your customer is â
â ⢠value-prop.md - Why they should care â
â ⢠aha-moments.md - Key benefits you must deliver â
â â
â Claude will reference these files when building â
â anything for your product. â
â â
âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ¤
â Start: /plan-pmf to build your full context layer â
âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
When user has some context files:
- Read existing files to understand what’s defined
- Show status with visual box
- Suggest completing missing sections or updating existing ones
When all context files exist:
Show complete status and explain how to update:
âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
â PMF CONTEXT LAYER - COMPLETE â
âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ¤
â â
â [â] ICP - pmf/icp.md (assumption) â
â [â] Value Proposition - pmf/value-prop.md (assumption) â
â [â] Aha Moments - pmf/aha-moments.md (assumption) â
â [â] Validation Plan - pmf/validation-plan.md â
â â
âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ¤
â Your context layer is ready. â
â Claude will reference these when building for your product.â
â Run your validation plan to test your assumptions. â
â â
â To update: â
â ⢠/update-icp - Refine your ICP â
â ⢠/update-value-prop - Update your value proposition â
â ⢠/update-aha - Revise aha moments â
âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
Status Display
When showing status:
âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
â PMF CONTEXT STATUS â
âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ¤
â â
â [â] ICP (assumption) â
â Who: [Brief summary from icp.md] â
â â
â [â] Value Proposition (assumption) â
â Core: [Primary message from value-prop.md] â
â â
â [ ] Aha Moments (assumption) â
â Not yet defined â
â â
â [ ] Validation Plan â
â Not yet defined â
â â
âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ¤
â Progress: ââââââââââââââââââââ 2/4 sections â
âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ¤
â Next: /update-aha to define aha moments â
âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
Routing
When user wants to work on a specific section:
- ICP, customer, target audience â icp-builder
- Value prop, messaging, Callout + Magnet â value-prop-builder
- Aha moments, benefits, MVP, PRD, scope, features â aha-moments-builder
- Full context build â plan-pmf-mode
Important Rules
- Check for existing pmf/ files first
- Never overwrite without user consent
- Show summaries from existing files when available
- Use visual boxes for important information
- Keep it simple – no sprints, no tasks, no validation metrics
Attribution
Created by Adi Shmorak, The P/MF Detective. For feedback: adi@adidacta.com