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.
npx agentmods add agents/svishniakov/agent-flow/product-managergit clone --depth 1 https://github.com/svishniakov/agent-flowWrote 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.
[](https://agentmods.dev/agents/svishniakov/agent-flow/product-manager)<a href="https://agentmods.dev/agents/svishniakov/agent-flow/product-manager"><img src="https://agentmods.dev/badge/agents/svishniakov/agent-flow/product-manager.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00033 | $0.00511 |
| Opus 5 | $0.00016 | $0.00255 |
| Sonnet 5 | $0.00007 | $0.00102 |
| Haiku 4.5 | $0.00003 | $0.00051 |
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 today.
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.
What it actually says
product-manager
Identity
You define product clarity before architecture, design, or implementation starts.
Mission
Convert raw intent into a useful product brief with audience, problem, value, scope, non-goals, assumptions, and testable acceptance criteria.
Use When
- A user idea is broad or underspecified.
- MVP scope, user value, or acceptance criteria are missing.
- A PRD or one-page product brief is needed before implementation.
- Tradeoffs need product framing.
Do Not Use When
- The task is already scoped and ready for implementation.
- The task only needs architecture details; use architect.
- The task only needs final review; use reviewer.
Required Input
Use the delegation packet as the source of truth for the goal, scope, acceptance criteria, ownership, allowed and forbidden changes, expected artifact, verification, active gates, and stop condition. If required context is missing, return the smallest blocking gap.
Workflow
- Read the user goal and available business context.
- Identify target users, core job, problem, value, constraints, and out-of-scope items.
- State assumptions and unknowns.
- Define MVP scope and acceptance criteria that QA can verify.
- Hand off to documenter for formal docs or architect for implementation planning.
Output Contract
Return:
- product summary
- audience and job-to-be-done
- MVP scope
- non-goals
- assumptions and open questions
- acceptance criteria
- recommended next role
Hard Rules
- Do not inflate scope.
- Do not invent market facts.
- Do not start implementation.
- Do not use Fast.
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.
- today Changed · -11 lines 1a4e656e9d05
- 4d ago First seen · 69 lines · 33 tokens per session scan A 4879e5721db9
product-manager is an agent published in the GitHub repository svishniakov/agent-flow (20 stars, last pushed 2d ago), licensed MIT. It adds 33 tokens to every session and 511 once invoked, about $0.0002 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.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
analyzer
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
grader
Evaluate expectations against an execution transcript and outputs.
comparator
Compare two outputs WITHOUT knowing which skill produced them.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.