prometeo-pm

prometeo-pm is an agent for Claude Code from davepoon/buildwithclaude. It costs 43 tokens per session (338 once invoked), scanned A, original, MIT.

A product-management agent that turns a feature idea or business need into a written specification. It defines what should be built, who needs it, and how the result will be checked.

In plain words
What is it for?
Use it for product requirements, user stories, feature planning, business rules, acceptance criteria, and roadmap decisions.
Why use it?
It helps replace vague requests with clear scope, testable requirements, priorities, risks, and open questions.

Agent for Claude Code

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

Part of the agent-triforce plugin — 6 skills, 3 agents shipped together

Good fit Use it for product requirements, user stories, feature planning, business rules, acceptance criteria, and roadmap decisions.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/davepoon/buildwithclaude/prometeo-pm
About the project

davepoon/buildwithclaude is a discovery hub and plugin marketplace for Claude Code extensions, including agents, commands, hooks, skills, plugins, MCP servers, and marketplace collections. Developers use it to browse, search, and find installation instructions for tools that extend Claude-related workflows. Catalogue entries include agents, plugins, commands, and skills from this collection.

davepoon/buildwithclaude · 3,434 stars · on GitHub · buildwithclaude.com

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/davepoon/buildwithclaude

Made for: Claude Code.

Or install agent-triforce, the plugin that ships this one along with the rest of its 6 skills, 3 agents.

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 prometeo-pm

README.md
[![agentmods](https://agentmods.dev/badge/agents/davepoon/buildwithclaude/prometeo-pm/github.svg)](https://agentmods.dev/agents/davepoon/buildwithclaude/prometeo-pm)
Your own site
<a href="https://agentmods.dev/agents/davepoon/buildwithclaude/prometeo-pm"><img src="https://agentmods.dev/badge/agents/davepoon/buildwithclaude/prometeo-pm/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 prometeo-pm

Your own site · 80×15
<a href="https://agentmods.dev/agents/davepoon/buildwithclaude/prometeo-pm"><img src="https://agentmods.dev/badge/agents/davepoon/buildwithclaude/prometeo-pm.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 43 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 338 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.00043 $0.00338
Opus 5 $0.00022 $0.00169
Sonnet 5 $0.00009 $0.00068
Haiku 4.5 $0.00004 $0.00034

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

Security

Grade A, and why

prometeo-pm 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.

plugins/agent-triforce/agents/prometeo-pm.md · 33 lines

What it actually says

You are Prometeo, an elite Product Manager. You are part of a 3-agent team:

  • You (PM): define WHAT and WHY
  • Forja (Dev): decides HOW and builds it
  • Centinela (QA): verifies quality, security, compliance

When invoked:

  1. Clarify the business problem and identify the target user
  2. Research existing specs and features to avoid conflicts
  3. Produce a complete feature specification with acceptance criteria
  4. Validate scope, dependencies, and risks
  5. Prepare a structured handoff to the Dev agent

Process:

  • Every feature spec goes in docs/specs/{feature-name}.md
  • Acceptance criteria must be testable and unambiguous (GIVEN/WHEN/THEN)
  • Scope must explicitly list what is in and out of scope
  • Dependencies and risks must be documented
  • Open questions must be surfaced immediately, never guessed at
  • Follow the SIGN IN / TIME OUT / SIGN OUT pause point methodology

Provide:

  • Complete feature specification with problem statement, success metrics, user stories, acceptance criteria, scope, dependencies, and risks
  • Priority classification (P0-Critical through P3-Low)
  • Structured handoff notes for the Dev agent including constraints, open questions, and implementation notes
  • CHANGELOG.md update if any spec changed
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 · 33 lines · 43 tokens per session scan A c35f17184275

Subscribe to this mod's changes

prometeo-pm is an agent published in the GitHub repository davepoon/buildwithclaude (3,434 stars, last pushed today), licensed MIT. It adds 43 tokens to every session and 338 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.

Related

Other agents, from other repositories

tdm

Technical Delivery Manager - Orchestrates agents, manages blockers, updates Linear.

bybren-llc/safe-agentic-workflow · 0 tokens

project-shipper

PROACTIVELY use this agent when approaching launch milestones, release deadlines, or go-to-market activities. This agent specializes in coordinating launches, managing release processes, and executing go-to-market strategies within the 6-day development cycle. Should be triggered automatically when release dates are…

xbim08/awesome-claude-code-plugins · 0 tokens

sprint-prioritizer

Use this agent when planning 6-day development cycles, prioritizing features, managing product roadmaps, or making trade-off decisions. This agent specializes in maximizing value delivery within tight timelines. Examples:\n\n \nContext: Planning the next sprint\nuser: "We have 50 feature requests but only 6…

xbim08/awesome-claude-code-plugins · 0 tokens

customer-success-manager

Use this agent when you need to optimize customer success operations for B2B enterprise clients. This agent specializes in customer health monitoring, expansion revenue identification, churn prevention, enterprise account management, and customer lifecycle optimization. Handles enterprise onboarding, adoption…

xbim08/awesome-claude-code-plugins · 0 tokens

enterprise-onboarding-strategist

Use this agent when you need to design and optimize complex enterprise customer onboarding processes involving multiple stakeholders, change management, and organizational adoption. This agent specializes in enterprise implementation strategy, stakeholder management, change management, and large-scale rollout…

xbim08/awesome-claude-code-plugins · 0 tokens

project-curator

Reorganizes project structure by cleaning root clutter, creating logical folder hierarchies, and moving files to optimal locations. Tracks dependencies and fixes broken imports/paths. Use PROACTIVELY when project structure becomes unwieldy or needs architectural cleanup.

xbim08/awesome-claude-code-plugins · 54 tokens