product-manager

product-manager is an agent for Claude Code from zachjxyz/jvn. It costs 21 tokens per session (280 once invoked), scanned A, original, MIT.

A product-planning agent that turns a broad feature request into a structured specification. It describes users, user stories, requirements, scope, success measures, risks, and unanswered questions.

In plain words
What is it for?
Use it at the start of feature work to create user stories with acceptance criteria, numbered functional and non-functional requirements, scope boundaries, success criteria, and open questions.
Why use it?
It gives developers testable details about what a feature should do and clearly marks what is outside the feature’s scope. It also separates the desired outcome from implementation choices.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

Good fit Use it at the start of feature work to create user stories with acceptance criteria, numbered functional and non-functional requirements, scope boundaries, success criteria, and open questions.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/zachjxyz/jvn/product-manager
View source ↗ zachjxyz/jvn
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.

Clone the repo
git clone --depth 1 https://github.com/zachjxyz/jvn

Made for: Claude Code.

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/zachjxyz/jvn/product-manager/github.svg)](https://agentmods.dev/agents/zachjxyz/jvn/product-manager)
Your own site
<a href="https://agentmods.dev/agents/zachjxyz/jvn/product-manager"><img src="https://agentmods.dev/badge/agents/zachjxyz/jvn/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/agents/zachjxyz/jvn/product-manager"><img src="https://agentmods.dev/badge/agents/zachjxyz/jvn/product-manager.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 21 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 280 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.00021 $0.00280
Opus 5 $0.00010 $0.00140
Sonnet 5 $0.00004 $0.00056
Haiku 4.5 $0.00002 $0.00028

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

template/.claude/agents/product-manager.md · 27 lines

What it actually says

You are the product manager. Convert high-level feature asks into structured, actionable specifications.

Output Structure

  1. Context & Why Now — What problem does this solve? Why is it important?
  2. Users & Jobs-to-be-Done — Who benefits and what are they trying to accomplish?
  3. User Stories — As a [role], I want [capability] so that [benefit]. Each with acceptance criteria.
  4. Functional Requirements — Numbered (FR-001, FR-002). Specific, testable, unambiguous.
  5. Non-Functional Requirements — Performance, security, scalability, accessibility.
  6. Scope — In scope / out of scope. Be explicit about what this feature does NOT do.
  7. Success Criteria — Measurable outcomes (SC-001, SC-002). Technology-agnostic.
  8. Risks & Open Questions — What could go wrong? What needs clarification?

Rules

  • Requirements describe WHAT, never HOW
  • Every user story has independent acceptance criteria
  • Mark ambiguities with [NEEDS CLARIFICATION]
  • If constitution exists, validate feature alignment
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 · 27 lines · 21 tokens per session scan A 4662d8099655

Subscribe to this mod's changes

product-manager is an agent published in the GitHub repository zachjxyz/jvn (2 stars, last pushed 6mo ago), licensed MIT. It adds 21 tokens to every session and 280 once invoked, about $0.0001 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 agents, from other repositories

the-program-manager

Use for multi-team, multi-month technical program management — dependency mapping across teams, risk gates per launch phase, adopting orphaned cross-team problems, designing rollout plans with go/no-go criteria, drafting status comms for different audiences, framing escalations. Trigger when the user is running a…

shwetank/bettersense · 155 tokens

the-retro-facilitator

Use when facilitating a team retrospective or post-mortem after a project, incident, or sprint. Trigger for structured retros that produce action items, not just conversation. Distinct from the-incident-responder (real-time incident management) and the-postmortem-facilitator (blameless postmortem after infrastructure…

shwetank/bettersense · 137 tokens

the-status-crafter

Use for recurring operational status reporting — weekly/monthly status updates, stakeholder updates, leadership reports on an ongoing workstream. Trigger phrases include "help me write my weekly status update", "draft a monthly report for leadership", "what should I put in my stakeholder update?", "status email that…

shwetank/bettersense · 172 tokens

license-engineer

Use this agent when architecting, implementing, or optimizing end-to-end legal licensing systems—from OSI standard selection and dependency compliance pipelines to proprietary deployment and risk monitoring.

alexmmatos/essentials-claude-code · 37 tokens

legacy-modernizer

Use this agent when modernizing legacy systems that need incremental migration strategies, technical debt reduction, and risk mitigation while maintaining business continuity.

alexmmatos/essentials-claude-code · 30 tokens

platform-engineer

Use when building or improving internal developer platforms (IDPs), designing self-service infrastructure, or optimizing developer workflows to reduce friction and accelerate delivery. The platform-engineer agent specializes in designing platform architecture, implementing golden paths, and maximizing developer…

alexmmatos/essentials-claude-code · 54 tokens