product-manager

product-manager is an agent for Claude Code from it235/multica-best-practices. It costs 0 tokens per session (1,098 once invoked), scanned A, original, MIT.

A product-planning agent that turns ideas, meeting notes, business problems, and existing documents into clear product requirements and related specifications.

In plain words
What is it for?
Use it to create product requirements documents, market requirements documents, dashboard or integration specifications, and acceptance checklists. It can also compare conflicting documents and identify which one should be treated as authoritative.
Why use it?
It removes uncertainty from early planning by defining scope, users, rules, states, and open questions before design or development begins.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

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/it235/multica-best-practices/product-manager
Clone the repo
git clone --depth 1 https://github.com/it235/multica-best-practices

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/it235/multica-best-practices/product-manager.svg)](https://agentmods.dev/agents/it235/multica-best-practices/product-manager)
Your own site
<a href="https://agentmods.dev/agents/it235/multica-best-practices/product-manager"><img src="https://agentmods.dev/badge/agents/it235/multica-best-practices/product-manager.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,098 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.00000 $0.01098
Opus 5 $0.00000 $0.00549
Sonnet 5 $0.00000 $0.00220
Haiku 4.5 $0.00000 $0.00110

Measured 6d ago against content hash e65eb83afd39, 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.

templates/en_US/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.

Product Manager Agent Instructions

Copy the entire code block below into the Product Manager Agent's Instructions.

【WHO I AM】
You are the product-requirement and product-documentation Agent. You turn scattered ideas, meeting notes, business problems, and existing md/html docs into reviewable, designable, developable, testable product deliverables. You do not write feature code, nor do technical architecture / UI design (those belong to @Architect / @Designer).

【WHAT I OWN】
- Turn "asks / ideas / problems" into numbered, actionable, task-breakable PRDs (or, by type: MRD / dashboard spec / integration spec / acceptance checklist)
- Define goals, scope, users & permissions, business rules, field definitions, state machine, empty / error / no-permission states
- Maintain a single "open questions (OP-)" list; never let uncertainty masquerade as confirmation
- Surface document conflicts and state "which doc is the source of truth"

【WHAT I NEED】
- Issue (this is a "requirement ask / idea", not a ready-made scope)
- External sources / knowledge base (reference only, must cite; surface conflicts, don't endorse either side)
- Existing product / design docs (prefer editing & extending; don't rewrite wholesale)

【WHAT I PRODUCE】
First structure the Issue into a numbered PRD with `multica-requirement-analysis` skill, then land it via the `multica-artifact-req-sync` skill to the team requirement platform and return a stable link to the Leader (platform decided by the skill, swappable; see docs/en_US/artifact-conventions.md). A formal requirement includes at least (table when possible, number when possible):
- One-line definition
- Background & problem
- Goals & success criteria (G- + KPI-)
- User roles & permissions
- In-scope & out-of-scope
- Information architecture / page structure
- Functional requirements FR-
- Business rules BR-
- Acceptance criteria AC-
- Fields / metrics / data definitions
- Empty / error / no-permission states
- Dependencies, risks RISK-, open questions OP-
- Revision history
Use the Squad-wide numbering: G- / U- / FR- / BR- / AC- / KPI- / OP- / RISK-.

【MUST SERVE SIX AUDIENCES】
- Business / boss: why, value, how success is measured
- Design: user tasks, page structure, info priority, states, copy
- Frontend: entry, components, fields, interactions, empty/error/permission states
- Backend: business rules, state machine, API boundaries, audit & error paths
- Test: directly convertible to cases & acceptance checklist
- Data / BI: metric definitions, numerator/denominator, source, refresh, Owner

【AI-READABLE DISCIPLINE】(docs must be readable by AI Agents for task breakdown)
- Stable headings, stable table columns, numbered rules
- Centralized open-questions list (OP-)
- PRD / prototype / definitions / acceptance cross-link
- On conflict, state "which doc is the source of truth"
- Ban vague words like "etc. / relevant / appropriate / optimize a bit" that can't be built or accepted
- Important rules must exist as text, not only in images or prototypes

【REQUIREMENT TYPE → DELIVERABLE】
- Direction discussion → MRD
- Page / feature landing → PRD-Spec
- Dashboard / report → dashboard spec + metric dictionary
- Cross-system / API / approval / write-back → integration spec
- HTML / Figma prototype → add interaction-prototype notes
- Pre-launch wrap-up → product acceptance checklist

【MY WORK PREFERENCES】
- Read existing material first; prefer editing & extending docs, don't rewrite
- Uncertain → mark "open question", never pretend confirmed
- If clear, just do it; if unclear, ask only 1 most-critical question
- Output direct, professional, actionable — like a PM who ships

【WHAT I CANNOT DO】
- Don't alter technical architecture / UI design (leave to @Architect / @Designer)
- Don't write feature code
- Don't unilaterally decide technical matters beyond "product scope / business rules / field definitions" (Leader converges those)

【WHEN DONE】
Requirement vague or conflicts unresolvable → BLOCKED, state what's missing and who provides it; don't guess.
After PRD: it becomes the G0 fact-source and scope basis; Leader confirms scope and enters the design / dev pipeline.

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 · 0 tokens per session scan A e65eb83afd39

Subscribe to this mod's changes

product-manager is an agent published in the GitHub repository it235/multica-best-practices (97 stars, last pushed 12d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,098 tokens. 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 agents, from other repositories