pm-gap-analysis

pm-gap-analysis is a skill for Claude Code from julianoczkowski/product-manager. It costs 106 tokens per session (1,261 once invoked), scanned A, original, MIT.

A structured review based on the Pragmatic Framework, a product-management checklist covering 37 activities and their ownership.

In plain words
What is it for?
It is for scoring each activity, comparing importance with current performance, estimating weekly effort, and agreeing who should own the work.
Why use it?
It shows where a team is underperforming on important product work and whether enough time and clear ownership are assigned.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the product-manager plugin — 18 skills shipped together

Good fit It is for scoring each activity, comparing importance with current performance, estimating weekly effort, and agreeing who should own the work.

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

Made for: Claude Code.

Or install product-manager, the plugin that ships this one along with the rest of its 18 skills.

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-gap-analysis

README.md
[![agentmods](https://agentmods.dev/badge/skills/julianoczkowski/product-manager/pm-gap-analysis/github.svg)](https://agentmods.dev/skills/julianoczkowski/product-manager/pm-gap-analysis)
Your own site
<a href="https://agentmods.dev/skills/julianoczkowski/product-manager/pm-gap-analysis"><img src="https://agentmods.dev/badge/skills/julianoczkowski/product-manager/pm-gap-analysis/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-gap-analysis

Your own site · 80×15
<a href="https://agentmods.dev/skills/julianoczkowski/product-manager/pm-gap-analysis"><img src="https://agentmods.dev/badge/skills/julianoczkowski/product-manager/pm-gap-analysis.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 106 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,261 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.00106 $0.01261
Opus 5 $0.00053 $0.00630
Sonnet 5 $0.00021 $0.00252
Haiku 4.5 $0.00011 $0.00126

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

Security

Grade A, and why

pm-gap-analysis 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 9d 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-gap-analysis/SKILL.md · 96 lines

How it starts

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

Gap Analysis (Pragmatic Framework: whole-framework self-assessment)

Best done with a small cross-functional group (product management, product marketing, sales, development, executives). It scores every activity in the framework so the team can agree where to invest. See the full 37-box list in ../pm-copilot/references/framework.md.

The scale

  • Importance — how important is this activity to the company? 0 (low) – 5 (high).
  • Assessment — how well are you performing it today? 0 (not doing) – 5 (high).
  • Gap = Importance − Assessment. The largest positive gaps are where you're under-performing on things that matter most.
  • Also estimate Target Hrs/Wk vs Actual Hrs/Wk per activity; divide total hours by 40 to sanity-check how many people are needed.

Owner role abbreviations: PM (Product Manager), PMM (Product Marketing Manager), MC (Marketing Communications), SE (Sales Engineer), Dev (Development), Exec (Executive), PgM (Program Manager), PjM (Project Manager), PO (Product Owner), TPM (Technical PM), Other.

Method

  1. For each of the 7 columns' activities, agree the Current Owner and discuss the Proposed Owner.
  2. Score Importance (0–5) and Assessment (0–5); compute the Gap.
  3. Triage: pick the top 2–3 gaps to focus on over the next few quarters. If more than three tie, the group chooses the three most important.
  4. Fix the strategic (left) side first. If Market Problems has a large gap, fix it first — it improves everything downstream.
  5. Build an action plan for the top gaps (barriers, how to close, owner).
  6. Redo the Gap Analysis in 6–9 months to measure improvement and find the next gaps.

Interview the user for inputs (batch questions)

  1. What's the scope — a product, portfolio, or business unit? (Startups: whole org.)
  2. Who's in the assessment group (which functions)?
  3. Walk column by column: for each activity, Importance (0–5) and Assessment (0–5), current owner, and rough hours. (Offer to go column-by-column so it's not overwhelming.)

Read the full file on GitHub · 96 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. 9d ago First seen · 96 lines · 106 tokens per session scan A 23953345a184

Subscribe to this mod's changes

pm-gap-analysis is a skill published in the GitHub repository julianoczkowski/product-manager (31 stars, last pushed 1mo ago), licensed MIT. It adds 106 tokens to every session and 1,261 once invoked, about $0.0005 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-30.

Related

Other skills, from other repositories

issues

Create GitHub issues from research findings as atomic deliverables. Orchestrates the issue-architect agent using the full swarm pattern (TeamCreate → TaskCreate → Agent(teamname) → SendMessage → TeamDelete). Use this skill when the user invokes /sigint:issues.

zircote-plugins/sigint · 58 tokens

traction-eos

Implement the Entrepreneurial Operating System (EOS) to align vision and execution across a company. Use when the user mentions "EOS", "Entrepreneurial Operating System", "V/TO", "quarterly rocks", "Level 10 meetings", "accountability chart", "IDS process", "my company feels chaotic", "we keep having the same…

wondelai/skills · 147 tokens

promote-idea

Converts an album idea from IDEAS.md into an actual album project in one step. Use when the user says "promote [idea title]", "turn idea into album", or "start working on [idea]".

bitwize-music-studio/claude-ai-music-skills · 50 tokens

estimating-and-contingency

Produces a cost or effort estimate someone can defend — decomposing the work, choosing between analogous, parametric and bottom-up methods, documenting the basis and its assumptions, expressing confidence as a range, and sizing contingency and management reserve separately. Use this to build an estimate, challenge one…

cbrock84/headcount · 87 tokens

customer-onboarding-and-implementation

Takes a new customer from signature to working — setting a definition of live that both sides agreed before the contract was signed, planning and staffing the implementation, running data migration and integration realistically, training the people who will actually use it, and handing over to the ongoing…

cbrock84/headcount · 94 tokens

vendor-management

Selects, contracts, and manages suppliers and vendors — requirements, evaluation, negotiation support, onboarding, performance management, and exit. Use this to choose a vendor, run a selection process, structure a service agreement's operational terms, manage an underperforming supplier, plan an exit or migration, or…

cbrock84/headcount · 69 tokens