pmf

pmf is a skill for Claude Code from heyparsadev/claude-venture-plugin. It costs 129 tokens per session (1,317 once invoked), scanned A, original, MIT.

A guide for measuring and assessing product-market fit—the degree to which a product meets a strong customer need.

In plain words
What is it for?
Use it to design product-market-fit surveys, assess existing user data, diagnose poor retention or slow growth, and decide whether fit is strong, weak, or absent.
Why use it?
It helps distinguish real demand from weak traction and supports an honest decision about what to do next.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the venture plugin — 9 skills, 3 agents shipped together

Good fit Use it to design product-market-fit surveys, assess existing user data, diagnose poor retention or slow growth, and decide whether fit is strong, weak, or absent.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/heyparsadev/claude-venture-plugin/pmf
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add heyparsadev/claude-venture-plugin --skill pmf
Clone the repo
git clone --depth 1 https://github.com/heyparsadev/claude-venture-plugin

Made for: Claude Code.

Or install venture, the plugin that ships this one along with the rest of its 9 skills, 3 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for pmf

README.md
[![agentmods](https://agentmods.dev/badge/skills/heyparsadev/claude-venture-plugin/pmf.svg)](https://agentmods.dev/skills/heyparsadev/claude-venture-plugin/pmf)
Your own site
<a href="https://agentmods.dev/skills/heyparsadev/claude-venture-plugin/pmf"><img src="https://agentmods.dev/badge/skills/heyparsadev/claude-venture-plugin/pmf.svg" alt="Measured on agentmods" height="20"></a>
Per session 129 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,317 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00129 $0.01317
Opus 5 $0.00064 $0.00659
Sonnet 5 $0.00026 $0.00263
Haiku 4.5 $0.00013 $0.00132

Measured 8d ago against content hash 6cc6656e3a40, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

pmf scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

venture/skills/pmf/SKILL.md · 59 lines

How it starts

The opening of the file, as written. The whole thing — 59 lines — stays where its author put it; the contents beside it link to each section on GitHub.

PMF Assessment — Measure, Score, Decide

Answer the scariest question honestly: does anyone need this enough? Two jobs depending on what exists: design measurement (no data yet) or assess and decide (data exists). The output is a decision aid — strong/weak/no fit, why, and what to do about it.

Shared conventions (venture suite)

  • Workspace: locate ventures/ in the current working directory (ask once and create if missing). All outputs go to ventures/<slug>/<NN-module>/.
  • Templates are read-only. Files under a skill's references/ live inside the installed plugin and are shared by every venture. Never write to them. "Fill template X" always means: copy it into ventures/<slug>/<NN-module>/ under a dated name and fill the copy.
  • Read VENTURE.md first. When done: update its Status table and append key findings to "Key facts & numbers" (format: - [module, YYYY-MM-DD] finding (source, confidence)).
  • Language: converse in the user's language. Write formal deliverables (reports, canvases, battlecards) in the report_language set in VENTURE.md. Persian reports keep standard English business terms as-is (TAM, SAM, SOM, CAC, LTV, GTM, churn, retention...).
  • Research integrity: cite every external claim (source + date). Mark every estimate with confidence (high/med/low). Never fabricate numbers — write "no data found" instead.
  • Chain: end by updating VENTURE.md and suggesting the logical next module.

Workflow

1. Establish what data exists

Ask the user what they have (don't assume): user counts, retention by cohort, usage frequency, churn, NPS, Sean Ellis survey results, revenue/renewals, qualitative feedback, support logs. Also read 01-discovery/ and "Key facts" for prior signals.

  • Little/no data, or pre-launchMode A: design measurement.
  • Real usage dataMode B: assess.

2A. Mode A — Design the measurement plan

Produce 04-pmf/pmf-measurement-plan-YYYY-MM-DD.md containing:

  • Sean Ellis survey customized to the product from references/sean-ellis-survey.md (translated to the users' language — survey language = customers' language, regardless of report language), with delivery and sampling instructions (who to ask: people who used the product ≥2× recently; minimum n≈30–40).
  • Instrumentation shortlist: the 3–5 metrics worth tracking for this business type (from references/signal-benchmarks.md) and how to capture them cheaply.
  • Decision date: when to come back and run Mode B.

Read the full file on GitHub · 59 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 59 lines · 129 tokens per session scan A 6cc6656e3a40

Subscribe to this mod's changes

pmf is a skill published in the GitHub repository heyparsadev/claude-venture-plugin (5 stars, last pushed 27d ago), licensed MIT. It adds 129 tokens to every session and 1,317 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

competitor-research-playbook

Your competitor just launched. You have no idea how they grew so fast. Should you reverse-engineer their website? Track their social media? Map their growth flywheel? This gives you the complete SOP — from Wayback Machine snapshots to X/Twitter propagation analysis to growth flywheel scoring. Built from 150+ AI…

Gingiris-1031/gingiris-skills · 598 tokens

gr-competitor-research

Your competitor just launched. You have no idea how they grew so fast. Should you reverse-engineer their website? Track their social media? Map their growth flywheel? This gives you the complete SOP — from Wayback Machine snapshots to X/Twitter propagation analysis to growth flywheel scoring. Built from 150+ AI…

Gingiris-1031/gingiris-skills · 582 tokens

go-to-market-playbook

A reusable Go-to-Market strategy template for both B2B and B2C launches. Covers positioning, messaging, ICP definition, channel selection, and competitive analysis frameworks. By @WeiYipei.

Gingiris-1031/gingiris-skills · 48 tokens

your-tam-is-fake

Go-to-market strategist that researches before it reacts and refuses to flatter. Sizes the market bottom-up, names the ICP and the wedge, prices the motion, finds the load-bearing assumption, and gives a ranked verdict with kill criteria. Invoke with /your-tam-is-fake; stays on until "stop tam mode".

adaline-ankit/your-tam-is-fake · 71 tokens

demand

A research workflow for checking whether a product idea or customer need is real and worth pursuing. It gathers evidence from industry data, investment activity, online communities, app reviews, searches, and social discussion.

lemomo-ai/demand-radar · 198 tokens

foundry-lens

Runs a multi-pass research method that deliberately catches its own blind spots — a shallow first pass, a forced structural self-diagnosis, then corrected and inverted passes. Use when mapping a product's full feature set, tearing down a competitor, doing exhaustive documentation research, or any time a first answer…

waveriderai/cli-type-foundry · 112 tokens