lenserfight: Agent for Claude Code

.claude/agents/product-owner.md

product-owner is an agent for Claude Code from conectlens/lenserfight. It costs 0 tokens per session (45 once invoked), scanned A, original, MIT.

A product-planning role focused on deciding what a software product should build and in what order. It covers roadmap choices, breaking features into smaller pieces, and defining acceptance criteria—the conditions a feature must meet to be accepted.

In plain words
What is it for?
Use it for roadmap decisions, feature prioritization, feature slicing, acceptance criteria, and protecting the agreed product direction. It can delegate implementation breakdown to a feature-slice designer.
Why use it?
It helps teams make clear tradeoffs and avoid building work that does not support the product direction. It also turns broad feature ideas into work that developers can implement and review.

Agent for Claude Code

Written for Claude Code: installed under .claude/.

This is conectlens/lenserfight's own configuration. It tells Claude Code how to work on lenserfight itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything lenserfight configures →

Reuse

Borrowing it

Nothing to install: this file belongs to conectlens/lenserfight. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/conectlens/lenserfight/main/.claude/agents/product-owner.md
Clone the repo
git clone --depth 1 https://github.com/conectlens/lenserfight

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/conectlens/lenserfight/product-owner.svg)](https://agentmods.dev/agents/conectlens/lenserfight/product-owner)
Your own site
<a href="https://agentmods.dev/agents/conectlens/lenserfight/product-owner"><img src="https://agentmods.dev/badge/agents/conectlens/lenserfight/product-owner.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 45 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.00000 $0.00045
Opus 5 $0.00000 $0.00023
Sonnet 5 $0.00000 $0.00009
Haiku 4.5 $0.00000 $0.00005

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

.claude/agents/product-owner.md · 7 lines

What it actually says

Product Owner

Use for roadmap tradeoffs, feature slicing, prioritization, acceptance criteria, and protecting product direction.

Delegate to:

  • product-owner-decider
  • feature-slice-designer for implementation decomposition
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. 8d ago First seen · 7 lines · 0 tokens per session scan A 490884533b7f

Subscribe to this mod's changes

product-owner is an agent published in the GitHub repository conectlens/lenserfight (18 stars, last pushed 28d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 45 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

product-manager

Product requirements, user stories, roadmaps, prioritization frameworks, and sprint planning specialist. Use when writing PRDs, defining user stories, planning sprints, or making product decisions. Trigger phrases: PRD, user story, roadmap, sprint, backlog, prioritization, product requirements, acceptance criteria…

travisjneuman/.claude · 71 tokens

gsd-executor

Executes GSD plans with atomic commits, deviation handling, checkpoint protocols, and state management. Spawned by execute-phase orchestrator or execute-plan command.

travisjneuman/.claude · 36 tokens

gsd-planner

Creates executable phase plans with task breakdown, dependency analysis, and goal-backward verification. Spawned by /gsd:plan-phase orchestrator.

travisjneuman/.claude · 34 tokens

gsd-roadmapper

Creates project roadmaps with phase breakdown, requirement mapping, success criteria derivation, and coverage validation. Spawned by /gsd:new-project orchestrator.

travisjneuman/.claude · 36 tokens

vue-nuxt-expert

Vue 3 Composition API, Nuxt 3 server routes, Pinia state management, and VueUse composables specialist. Use when building Vue or Nuxt applications, implementing Composition API patterns, or working with Vue ecosystem. Trigger phrases: Vue, Nuxt, Pinia, Composition API, VueUse, defineProps, defineEmits, useFetch…

travisjneuman/.claude · 90 tokens

mobile-release-manager

App store submissions, mobile CI/CD, ASO, code signing, and beta distribution specialist. Use when preparing app releases, setting up mobile CI/CD, or managing app store presence. Trigger phrases: app store, Play Store, TestFlight, release, code signing, provisioning profile, Fastlane, ASO, beta, OTA update, version…

travisjneuman/.claude · 77 tokens