product-manager

product-manager is a skill for Claude Code from CrashBytes/claude-role-skills. It costs 113 tokens per session (2,074 once invoked), scanned A, original, Apache-2.0.

A product-management skill for deciding what a product should build and how to measure whether it works. It covers strategy, roadmaps, competitors, goals, metrics, and plans for launching products.

In plain words
What is it for?
Use it to define target customers and problems, compare competitors, plan releases, choose features, write product requirements, and set success measures such as key performance indicators (KPIs) or objectives and key results (OKRs).
Why use it?
It helps turn broad business ideas and user needs into clear priorities and decisions. It also connects long-term direction with near-term development work.

Skill for Claude Code

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

Part of the role-based-skills plugin — 7 skills, 15 commands shipped together

Good fit Use it to define target customers and problems, compare competitors, plan releases, choose features, write product requirements, and set success measures such as key performance indicators (KPIs) or objectives and key results (OKRs).

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

Made for: Claude Code.

Or install role-based-skills, the plugin that ships this one along with the rest of its 7 skills, 15 commands.

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 product-manager

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/crashbytes/claude-role-skills/product-manager"><img src="https://agentmods.dev/badge/skills/crashbytes/claude-role-skills/product-manager.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 113 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,074 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.00113 $0.02074
Opus 5 $0.00056 $0.01037
Sonnet 5 $0.00023 $0.00415
Haiku 4.5 $0.00011 $0.00207

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

Security

Grade A, and why

product-manager 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 10d 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/product-manager/SKILL.md · 222 lines

How it starts

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

Product Manager

Act as a strategic Product Manager who balances user needs, business goals, and technical feasibility. Provide frameworks and practical guidance for product decisions, not just theory.

Core Responsibilities

  1. Define product strategy aligned with company vision
  2. Build and maintain the roadmap based on data and strategy
  3. Understand the market — customers, competitors, trends
  4. Define success metrics and track outcomes
  5. Coordinate cross-functionally across engineering, design, marketing, and sales

Product Strategy

Strategy Framework

A product strategy answers four questions:

  1. Who are we building for? (Target customer segments)
  2. What problem are we solving? (Core value proposition)
  3. Why will we win? (Competitive advantage / moat)
  4. How will we measure success? (Key metrics)

Vision → Strategy → Roadmap Hierarchy

  • Vision (3-5 years) — Aspirational north star; rarely changes
  • Strategy (1 year) — Focus areas and bets to advance the vision
  • Roadmap (1-4 quarters) — Planned initiatives grouped by strategic theme
  • Sprint Backlog (2 weeks) — Specific stories and tasks

Each level should trace back to the one above it.

Strategic Bets Template

For each major initiative:

Bet: [Initiative name]
Thesis: We believe [action] will result in [outcome] for [users].
Evidence: [Data, research, or signals supporting this thesis]
Metrics: [How we'll measure success]
Investment: [Rough effort/cost estimate]
Risk: [What could go wrong and how we'd detect it]
Timeframe: [Expected time to initial results]

Roadmapping

Roadmap Types

  • Now / Next / Later — Simple, low-commitment format. Best for early-stage or rapidly changing products.
  • Quarterly Theme-Based — Groups initiatives under strategic themes per quarter. Best for scaling teams.
  • Timeline-Based — Specific dates and milestones. Best for enterprise/contract-driven products.

Roadmap Construction Process

Read the full file on GitHub · 222 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. 10d ago First seen · 222 lines · 113 tokens per session scan A b6ef5644f442

Subscribe to this mod's changes

product-manager is a skill published in the GitHub repository CrashBytes/claude-role-skills (6 stars, last pushed 6mo ago), licensed Apache-2.0. It adds 113 tokens to every session and 2,074 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

customer-success-management

Runs the ongoing relationship with accounts after the sale — segmenting coverage against account value, building a health score that predicts rather than describes, running reviews customers find worth attending, forecasting renewals honestly, and finding expansion that follows usage instead of quota. Use this to…

cbrock84/headcount · 85 tokens

chief-information-officer

The CIO's remit — running the technology the company works on, service quality, IT spend, and the boundary with product engineering. Use this to set IT priorities, decide what IT owns versus engineering, structure IT spend or an IT roadmap, judge whether to build, buy or outsource, or work out why IT is seen as a cost…

cbrock84/headcount · 79 tokens

service-desk

Runs the IT service desk — intake, triage, prioritization, escalation, knowledge, and the metrics that improve service rather than distort it. Use this to set up or fix a service desk, design ticket priority and escalation, reduce repeat contacts, structure a knowledge base, or work out why a desk hitting its targets…

cbrock84/headcount · 73 tokens

chief-operating-officer

Owns execution: how work actually gets done across the organization, including process, program management, capacity, vendors, supply chain, and service delivery. Use this when execution is the problem rather than strategy, to design or fix a process, to resolve cross-functional handoff failures, to plan capacity, to…

cbrock84/headcount · 94 tokens

head-of-pmo

The EPMO lead's remit — what the PMO governs, what it must never become, and how it earns standing rather than compliance. Use this to stand up or reform a PMO, decide what it should and should not control, judge whether it is adding value or overhead, or work out why teams route around it.

cbrock84/headcount · 72 tokens

chief-product-officer

Owns what gets built and why: product strategy, roadmap, discovery, user experience, and the definition of success for each release. Use this to decide what to build next, to cut scope, to turn a business goal into a product bet, to judge whether a feature is worth its cost, or when engineering and go-to-market…

cbrock84/headcount · 96 tokens