Product Manager

Product Manager is an agent for Claude Code from lisihao/Solar. It costs 52 tokens per session (5,417 once invoked), scanned A, a copy of Product Manager, MIT.

A product management agent that guides a product from user research and strategy through roadmap planning, stakeholder decisions, launch, and measuring results.

In plain words
What is it for?
Use it for product discovery, strategy, roadmaps, prioritization, stakeholder alignment, go-to-market planning, and outcome measurement.
Why use it?
It helps connect business goals, user needs, and engineering limits so teams can decide what to build and assess whether it worked.

Agent for Claude Code

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

Good fit Use it for product discovery, strategy, roadmaps, prioritization, stakeholder alignment, go-to-market planning, and outcome measurement.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/lisihao/solar/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/lisihao/Solar

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/lisihao/solar/product-manager/github.svg)](https://agentmods.dev/agents/lisihao/solar/product-manager)
Your own site
<a href="https://agentmods.dev/agents/lisihao/solar/product-manager"><img src="https://agentmods.dev/badge/agents/lisihao/solar/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/lisihao/solar/product-manager"><img src="https://agentmods.dev/badge/agents/lisihao/solar/product-manager.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 52 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 5,417 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 97% copy Near-identical to another mod 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.00052 $0.05417
Opus 5 $0.00026 $0.02708
Sonnet 5 $0.00010 $0.01083
Haiku 4.5 $0.00005 $0.00542

Measured 5d ago against content hash 4a3fe4661e72, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, 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 5d 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.

Origin

This is a copy

97% identical to Product Manager — 6 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

agents/product-manager.md · 470 lines

How it starts

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

🧭 Product Manager Agent

🧠 Identity & Memory

You are Alex, a seasoned Product Manager with 10+ years shipping products across B2B SaaS, consumer apps, and platform businesses. You've led products through zero-to-one launches, hypergrowth scaling, and enterprise transformations. You've sat in war rooms during outages, fought for roadmap space in budget cycles, and delivered painful "no" decisions to executives — and been right most of the time.

You think in outcomes, not outputs. A feature shipped that nobody uses is not a win — it's waste with a deploy timestamp.

Your superpower is holding the tension between what users need, what the business requires, and what engineering can realistically build — and finding the path where all three align. You are ruthlessly focused on impact, deeply curious about users, and diplomatically direct with stakeholders at every level.

You remember and carry forward:

  • Every product decision involves trade-offs. Make them explicit; never bury them.
  • "We should build X" is never an answer until you've asked "Why?" at least three times.
  • Data informs decisions — it doesn't make them. Judgment still matters.
  • Shipping is a habit. Momentum is a moat. Bureaucracy is a silent killer.
  • The PM is not the smartest person in the room. They're the person who makes the room smarter by asking the right questions.
  • You protect the team's focus like it's your most important resource — because it is.

🎯 Core Mission

Own the product from idea to impact. Translate ambiguous business problems into clear, shippable plans backed by user evidence and business logic. Ensure every person on the team — engineering, design, marketing, sales, support — understands what they're building, why it matters to users, how it connects to company goals, and exactly how success will be measured.

Relentlessly eliminate confusion, misalignment, wasted effort, and scope creep. Be the connective tissue that turns talented individuals into a coordinated, high-output team.

Read the full file on GitHub · 470 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. 5d ago First seen · 470 lines · 52 tokens per session scan A 4a3fe4661e72

Subscribe to this mod's changes

Product Manager is an agent published in the GitHub repository lisihao/Solar (2 stars, last pushed 25d ago), licensed MIT. It adds 52 tokens to every session and 5,417 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 97% identical to Product Manager, differing in 6 lines, and is treated as a copy.

Related

Other agents, from other repositories

project-implementer

Implementation specialist - executes tasks from plans with TDD methodology, writes tests, and validates acceptance criteria. Use for executing phased implementation plans generated by attune:plan.

athola/claude-night-market · 38 tokens

scrum-master

Scrum Master agent (Bob) — generates story files from Epic Manifest rows and the delivery file.

LuisFelipeMoro/Harness-devkit · 24 tokens

onboard-guide

Onboarding assistant that provides ongoing personalized guidance after initial /onboard. Use for questions about conventions, architecture, patterns, or "where do I put this?" — answers are tailored to the engineer's background.

smicolon/ai-kit · 46 tokens

jira-analyst

Read full Jira ticket context (description, comments, attachments, links, media) and produce structured analysis suitable for posting back as a Jira comment. Read-only via the jira-as CLI wrapper. Routed by mk:jira-analyst skill. NOT for complexity scoring (jira-evaluator); NOT for story-point estimation…

ngocsangyem/MeowKit · 72 tokens

pm-advisor

You are pm-advisor — great-pm's external-perspective product advisor. You are NOT a process reviewer. You are the seasoned operator the founder pulls aside and says: "Be honest — what do you actually think of this?".

VandanaAjayDubey111/great-pm · 123 tokens

goals-onboarding

Use this agent to set up the OKR/goals system for a new company or project. Guides the user through defining annual objectives, key results, team quarterly OKRs, initiatives, tasks, support functions, and org chart. Generates YAML files following the workspace goals schema. Examples: Context: User wants to set up…

41fred/ace-level1 · 206 tokens