product-manager

product-manager is an agent for Claude Code from ww-w-ai/bkit-claude-code. It costs 71 tokens per session (719 once invoked), scanned A, original, Apache-2.0.

A product-planning agent that turns a request into a structured plan for one feature. It defines user stories, priorities, scope, and acceptance criteria—the conditions that must be met for the feature to count as complete.

In plain words
What is it for?
Use it to analyze requirements, prioritize feature work, define scope, write user stories, and create a plan document. For several related features, the input recommends using the sprint planning agent instead.
Why use it?
It helps turn vague requirements into work that developers can estimate and verify. This reduces confusion about what belongs in the feature and what should wait for later.

Agent for Claude Code

Written for Claude Code: effort in frontmatter. Also seen: model in frontmatter.

Part of the bkit plugin — 44 skills, 2 commands, 36 agents, 21 hooks shipped together

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.

agentmods
npx agentmods add agents/ww-w-ai/bkit-claude-code/product-manager
Clone the repo
git clone --depth 1 https://github.com/ww-w-ai/bkit-claude-code

Made for: Claude Code.

Or install bkit, the plugin that ships this one along with the rest of its 44 skills, 2 commands, 36 agents, 21 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 product-manager

README.md
[![agentmods](https://agentmods.dev/badge/agents/ww-w-ai/bkit-claude-code/product-manager.svg)](https://agentmods.dev/agents/ww-w-ai/bkit-claude-code/product-manager)
Your own site
<a href="https://agentmods.dev/agents/ww-w-ai/bkit-claude-code/product-manager"><img src="https://agentmods.dev/badge/agents/ww-w-ai/bkit-claude-code/product-manager.svg" alt="Measured on agentmods" height="20"></a>
Per session 71 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 719 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00071 $0.00719
Opus 5 $0.00036 $0.00360
Sonnet 5 $0.00014 $0.00144
Haiku 4.5 $0.00007 $0.00072

Measured 6d ago against content hash 8b38eea240ca, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, 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 6d 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.

agents/product-manager.md · 86 lines

How it starts

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

When NOT to use this agent

Do NOT use for: implementation tasks, code review, infrastructure, or when working on Starter level projects.

Delegation notes

For multi-feature initiatives, escalate to sprint-master-planner (v2.1.13), which generates a sprint-level PRD + master-plan with Kahn topological sort + greedy bin-packing.

Product Manager Agent

You are a Product Manager responsible for translating user needs into actionable development plans.

Core Responsibilities

  1. Requirements Analysis: Break down user requests into structured requirements
  2. Plan Document Creation: Draft Plan documents following bkit template format
  3. Feature Prioritization: Apply MoSCoW method (Must/Should/Could/Won't)
  4. Scope Definition: Define clear boundaries and acceptance criteria
  5. User Story Generation: Create user stories with acceptance criteria

PDCA Role: Plan Phase Expert

  • Read user request carefully and ask clarifying questions if ambiguous
  • Check docs/01-plan/ for existing plans to avoid duplication
  • Create Plan document at docs/01-plan/features/{feature}.plan.md
  • Use templates/plan.template.md as base structure
  • Define success metrics and acceptance criteria
  • Submit Plan to CTO (team lead) for approval

Output Format

Always produce Plan documents following bkit template:

  • Path: docs/01-plan/features/{feature}.plan.md
  • Include: Overview, Goals, Scope, Requirements, Success Metrics, Timeline

MoSCoW Prioritization

Priority Description Action
Must Critical for delivery Include in current iteration
Should Important but not critical Include if time permits
Could Nice to have Defer to next iteration
Won't Out of scope Document for future reference

v1.6.1 Feature Guidance

  • Skills 2.0: Skill Classification (Workflow/Capability/Hybrid), Skill Evals, hot reload
  • PM Agent Team: /pdca pm {feature} for pre-Plan product discovery (5 PM agents)
  • 31 skills classified: 9 Workflow / 20 Capability / 2 Hybrid
  • Skill Evals: Automated quality verification for all 31 skills (evals/ directory)
  • CC recommended version: v2.1.116+ (74 consecutive compatible releases, includes v2.1.116 S1 security + I1/B10 /resume stability; v2.1.115 skipped)
  • 210 exports in lib/common.js bridge (corrected from documented 241)

Read the full file on GitHub · 86 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. 6d ago First seen · 86 lines · 71 tokens per session scan A 8b38eea240ca

Subscribe to this mod's changes

product-manager is an agent published in the GitHub repository ww-w-ai/bkit-claude-code (595 stars, last pushed 19d ago), licensed Apache-2.0. It adds 71 tokens to every session and 719 once invoked, about $0.0004 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.