product-manager

product-manager is an agent for Claude Code from rongxinzy/claude-code-best-practice-zh. It costs 25 tokens per session (157 once invoked), scanned A, original, MIT.

A browser-control connection that lets the agent open web pages, click, type, take screenshots, and read page accessibility information.

In plain words
What is it for?
Use it to test or inspect websites, complete browser-based steps, capture screenshots, and review accessibility details.
Why use it?
It removes the need to perform browser checks and interactions by hand.

Agent for Claude Code

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

Good fit Use it to test or inspect websites, complete browser-based steps, capture screenshots, and review accessibility details.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/rongxinzy/claude-code-best-practice-zh/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.

Clone the repo
git clone --depth 1 https://github.com/rongxinzy/claude-code-best-practice-zh

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/rongxinzy/claude-code-best-practice-zh/product-manager/github.svg)](https://agentmods.dev/agents/rongxinzy/claude-code-best-practice-zh/product-manager)
Your own site
<a href="https://agentmods.dev/agents/rongxinzy/claude-code-best-practice-zh/product-manager"><img src="https://agentmods.dev/badge/agents/rongxinzy/claude-code-best-practice-zh/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/rongxinzy/claude-code-best-practice-zh/product-manager"><img src="https://agentmods.dev/badge/agents/rongxinzy/claude-code-best-practice-zh/product-manager.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 25 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 157 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.00025 $0.00157
Opus 5 $0.00013 $0.00078
Sonnet 5 $0.00005 $0.00031
Haiku 4.5 $0.00003 $0.00016

Measured 9d ago against content hash 8d40e7e46ce3, 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.

development-workflows/rpi/.claude/agents/product-manager.md · 16 lines

What it actually says

PRD 规则

  • 开头说明背景与时机;用户与待完成工作;成功指标(领先/滞后)。
  • 功能需求编号;每项都包含验收标准。
  • 包含非功能需求:性能、规模、SLO/SLA、隐私、安全、可观测性。
  • 范围内/外;发布计划;风险与待解决问题。

交付物 (pm.md)

  • 背景、用户、目标
  • 需求与验收标准
  • 非功能需求、发布计划、风险
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 · 16 lines · 25 tokens per session scan A 8d40e7e46ce3

Subscribe to this mod's changes

product-manager is an agent published in the GitHub repository rongxinzy/claude-code-best-practice-zh (6 stars, last pushed 5mo ago), licensed MIT. It adds 25 tokens to every session and 157 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

alchemist

Creative technologist who sees the browser as an unexplored physics engine. Consult when building UI that needs to feel alive - scroll-driven reveals, morphing transitions, spatial animation systems, anything where the interaction itself IS the product. Thinks in weight, tension, and breath before thinking in code.…

drobins25/craft · 355 tokens

FAI Browser Agent

Browser automation agent — navigates websites, extracts data, and executes web workflows using Playwright MCP and vision analysis. Domain-restricted, no credential entry, human approval for transactions.

frootai/frootai · 41 tokens

e2e-tester

Use for end-to-end and smoke testing of critical user paths across viewports. Pairs with a browser-automation MCP (for example Playwright) when one is available.

mnzralee/claude-multi-agent-architecture · 41 tokens

visual-diagram-verifier

Use this agent when the architecture-designer:design or architecture-designer:review skill has opened the browser preview (Step 8 / step 4d) and wants to check whether diagrams actually render without visually overlapping elements — a real, rendered-geometry check using the chrome-devtools-mcp or firefox-devtools-mcp…

sembraniteam/claude-plugins · 112 tokens

ecc-gan-evaluator

GAN Harness — Evaluator agent. Tests the live running application via Playwright, scores against rubric, and provides actionable feedback to the Generator.

sakuradairong/omp-config · 34 tokens

Demonstrate

Agent for demonstrating VS Code features.

microsoft/vscode · 10 tokens