From plan-pmf
Guides building complete PMF context layer through ICP, value proposition, MVP scope/features, and validation plan. Checks existing pmf/ files, saves outputs as markdown references.
npx claudepluginhub adidacta/pmf-detective --plugin pmf-detective# PMF Plan Start the guided flow to build your complete PMF context layer. ## Instructions This command triggers the plan-pmf-mode skill which guides users through: 1. ICP (Who your customer is) 2. Value Proposition (Why they should care) 3. MVP (Scope, features & requirements) 4. Validation Plan (How you'll test your assumptions) Read the plan-pmf-mode SKILL.md and follow its process. ## Check for Existing Context First, use Glob to check what already exists in `pmf/`: - `pmf/icp.md` - `pmf/value-prop.md` - `pmf/mvp.md` If any exist, show what's already defined and ask: "You already...
/prp-prdGenerates interactive, problem-first Product Requirements Document (PRD) via phased questioning, market research, and hypothesis validation.
/product-fullRuns full-mode product planning: 8 core + up to 3 optional steps across relevant frameworks, producing deliverable planning documents from a product description.
/write-briefGuides you interactively to create a structured product brief for engineering: gathers context, outlines, drafts per template, reviews gaps, and saves to planning directories.
/create-prdGenerates a Product Requirements Document (PRD) from conversation context with sections for summary, users, MVP scope, stories, architecture, tech stack, and phases. Outputs to specified filename.
/prp-prdGenerates interactive Product Requirements Document via problem-first questions, market/codebase research using subagents, and hypothesis-driven spec output.
Share bugs, ideas, or general feedback.
Start the guided flow to build your complete PMF context layer.
This command triggers the plan-pmf-mode skill which guides users through:
Read the plan-pmf-mode SKILL.md and follow its process.
First, use Glob to check what already exists in pmf/:
pmf/icp.mdpmf/value-prop.mdpmf/mvp.mdIf any exist, show what's already defined and ask: "You already have some context defined. Would you like to:
Begin with the welcome message:
┌───────────────────────────────────────────────────────────────┐
│ PMF CONTEXT BUILDER │
├───────────────────────────────────────────────────────────────┤
│ │
│ Let's build your PMF context layer. │
│ │
│ We'll work through 4 sections: │
│ 1. ICP - Who your customer is │
│ 2. Value Proposition - Why they should care │
│ 3. MVP - Scope, features & requirements │
│ 4. Validation Plan - How you'll test assumptions │
│ │
│ Each section becomes a reference file Claude uses │
│ when building anything for your product. │
│ │
└───────────────────────────────────────────────────────────────┘
Then proceed through the plan-pmf-mode skill's question flow.