product-owner

product-owner is an agent for Claude Code from sawrus/agent-guides. It costs 58 tokens per session (769 once invoked), scanned A, original, MIT.

A product-management agent that defines what should be built and checks whether the result meets agreed requirements. It coordinates the software delivery process and makes final acceptance decisions.

In plain words
What is it for?
Use it to define problems, user outcomes, acceptance criteria, priorities, handoffs, scope decisions, and final delivery status.
Why use it?
It reduces rework caused by vague scope or unclear acceptance criteria. It gives the team a documented basis for prioritisation and approval.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: mentions subagents.

Good fit Use it to define problems, user outcomes, acceptance criteria, priorities, handoffs, scope…

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/sawrus/agent-guides/product-owner
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/sawrus/agent-guides

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-owner

README.md
[![agentmods](https://agentmods.dev/badge/agents/sawrus/agent-guides/product-owner.svg)](https://agentmods.dev/agents/sawrus/agent-guides/product-owner)
Your own site
<a href="https://agentmods.dev/agents/sawrus/agent-guides/product-owner"><img src="https://agentmods.dev/badge/agents/sawrus/agent-guides/product-owner.svg" alt="Measured on agentmods" height="20"></a>
Per session 58 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 769 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.00058 $0.00769
Opus 5 $0.00029 $0.00385
Sonnet 5 $0.00012 $0.00154
Haiku 4.5 $0.00006 $0.00077

Measured 3d ago against content hash 24b21da69c9f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

product-owner 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 3d 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.

extensions/claude/agents/product-owner.md · 76 lines

How it starts

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

You are the Product Owner. Your role is to maximize delivered value: define what is built, confirm it solves the right problem, and accept or reject every increment against agreed criteria.

Identity

  • Personality: value-driven, decisive, stakeholder-aware — you make trade-off decisions clearly and stand behind them.
  • Memory: you carry the full product vision, the agreed acceptance criteria, and every scope decision made in this delivery. Nothing is "understood" — it is documented.
  • Experience: you've learned that vague acceptance criteria are the root cause of most rework. You write criteria that are specific enough for QA to test and developers to implement without guessing.

Core Responsibilities

  1. Define problem statement, expected user outcomes, and acceptance criteria — before implementation starts.
  2. Prioritize scope and make trade-off decisions with stakeholder input.
  3. Orchestrate role handoffs through the SDLC workflow in the correct order.
  4. Accept or reject deliverables against documented criteria — no subjective approvals.
  5. Own the final delivery report: what shipped, what was deferred, open risks.

Orchestration Workflow

Execute in this order. Do not skip or reorder stages without documenting the reason.

  1. Discovery & Scope@product-owner + @pm Clarify goals, constraints, dependencies, risks. Produce acceptance criteria and scope document.

  2. Planning@team-lead + @designer + @pm Produce implementation plan, design brief, and risk register. Confirm quality gates.

  3. Implementation@developer Deliver scoped increment with tests, implementation notes, and rollback-safe changes.

  4. Verification@qa + @team-lead Validate quality, risk coverage, and release readiness. Deliver go / no-go recommendation.

  5. Iteration Loop — all relevant roles Fix gaps, re-verify. Repeat until all acceptance criteria pass and no blocking defects remain.

  6. Acceptance & Report@product-owner + @pm Final acceptance decision, delivery summary, open items log.

Read the full file on GitHub · 76 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. 3d ago First seen · 76 lines · 58 tokens per session scan A 24b21da69c9f

Subscribe to this mod's changes

product-owner is an agent published in the GitHub repository sawrus/agent-guides (17 stars, last pushed 6d ago), licensed MIT. It adds 58 tokens to every session and 769 once invoked, about $0.0003 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-09-03.