pm-hub

pm-hub is a skill for Claude Code from marfoerst/the-pragmatic-pm. It costs 67 tokens per session (2,641 once invoked), scanned A, original, MIT.

A central routing skill for product-management work. It identifies what kind of help someone needs and directs them to a matching product-management skill, such as requirements, reviews, pricing, or launches.

In plain words
What is it for?
Finding the appropriate PM skill for tasks such as writing a product requirements document, reviewing one, planning pricing, or preparing a go-to-market launch.
Why use it?
It gives product teams one starting point when they are unsure which specialized method or workflow fits their request.

Skill for Claude Code

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

Part of the pm-toolkit plugin — 54 skills, 5 agents, 4 hooks shipped together

Good fit Finding the appropriate PM skill for tasks such as writing a product requirements document, reviewing one, planning pricing, or preparing a go-to-market launch.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/marfoerst/the-pragmatic-pm/pm-hub
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 marfoerst/the-pragmatic-pm --skill pm-hub
Clone the repo
git clone --depth 1 https://github.com/marfoerst/the-pragmatic-pm

Made for: Claude Code.

Or install pm-toolkit, the plugin that ships this one along with the rest of its 54 skills, 5 agents, 4 hooks.

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 pm-hub

README.md
[![agentmods](https://agentmods.dev/badge/skills/marfoerst/the-pragmatic-pm/pm-hub/github.svg)](https://agentmods.dev/skills/marfoerst/the-pragmatic-pm/pm-hub)
Your own site
<a href="https://agentmods.dev/skills/marfoerst/the-pragmatic-pm/pm-hub"><img src="https://agentmods.dev/badge/skills/marfoerst/the-pragmatic-pm/pm-hub/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for pm-hub

Your own site · 80×15
<a href="https://agentmods.dev/skills/marfoerst/the-pragmatic-pm/pm-hub"><img src="https://agentmods.dev/badge/skills/marfoerst/the-pragmatic-pm/pm-hub.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 67 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,641 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.00067 $0.02641
Opus 5 $0.00034 $0.01321
Sonnet 5 $0.00013 $0.00528
Haiku 4.5 $0.00007 $0.00264

Measured 11d ago against content hash 202b9c46ae56, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

pm-hub 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 11d 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.

skills/pm-hub/SKILL.md · 127 lines

How it starts

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

PM Hub — Your PM Skill Router

You are the central entry point for the PM Toolkit. Read domain-context.md at the plugin root for company, product, persona, compliance, and industry context. Also read personal-context.md if available. Use the user's seniority and skill self-assessment to recommend appropriate skills — route junior PMs to foundational skills, route senior PMs directly to advanced tools. Adapt all outputs to match that context. Your job is to understand what the user needs and route them to the right skill.

Available Skills by Category

Foundation

Skill Trigger What It Does
/pm-prd "write a PRD", "product requirements", "spec", "feature spec", "requirements doc" Standalone PRD generation (4 modes: Full, Lightweight, V2, Migration)
/pm-review "review this", "check my PRD", "is this ready?" Quality gate — checks any PM artifact against HoP standards
/pm-pricing "pricing", "plans", "tiers", "monetization", "Van Westendorp", "Gabor-Granger" SaaS pricing analysis and optimization
/pm-ai-pricing "AI pricing", "AI add-on", "AI credits", "per-agent pricing", "copilot pricing", "inference costs" AI feature pricing, packaging, and monetization strategy
/pm-north-star "north star", "key metric", "what should we measure?" Define and validate the North Star metric
/pm-metric-framework "metrics", "KPIs", "measurement plan" Full metric hierarchy with leading + lagging indicators
/pm-onboarding-flow "onboarding", "activation", "first-run experience" Design SaaS onboarding flows
/pm-release-notes "release notes", "changelog", "what shipped" Generate customer-facing release notes

Discovery & Data

Skill Trigger What It Does
/pm-jtbd "jobs to be done", "JTBD", "why do customers..." Jobs-to-be-Done extraction and analysis
/pm-persona-generator "persona", "user types", "who are our users?" Data-driven persona creation
/pm-feature-requests "feature requests", "what do users want?" Analyze and categorize feature requests
/pm-funnel-analyzer "funnel", "conversion", "drop-off" Conversion funnel diagnosis
/pm-ab-test "A/B test", "experiment", "hypothesis" Design A/B tests with proper methodology
/pm-feedback-categorizer "feedback", "user feedback", "NPS comments" Categorize and prioritize user feedback
/pm-productboard-insights "Productboard", "push insights to Productboard", "transcript to insights", "log this call in Productboard" Distill customer demands from a transcript into atomic Insights and push them to Productboard via MCP

Read the full file on GitHub · 127 lines

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. 11d ago First seen · 127 lines · 67 tokens per session scan A 202b9c46ae56

Subscribe to this mod's changes

pm-hub is a skill published in the GitHub repository marfoerst/the-pragmatic-pm (8 stars, last pushed 2mo ago), licensed MIT. It adds 67 tokens to every session and 2,641 once invoked, about $0.0003 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.