bmad-agent-pm

bmad-agent-pm is a skill for Claude Code from pedrol-cmd/brain-drin. It costs 31 tokens per session (723 once invoked), scanned A, a copy of bmad-agent-pm, MIT.

A product-management skill for discovering requirements and writing a product requirements document (PRD), which explains what a product should do and why. It uses user interviews and stakeholder alignment to shape the plan.

In plain words
What is it for?
Use it to interview users, clarify product needs, compare opportunities, and define the smallest useful product to build.
Why use it?
It helps prevent teams from building on vague assumptions or unnecessary requirements.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it to interview users, clarify product needs, compare opportunities, and define the smallest useful product to build.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/pedrol-cmd/brain-drin/drin-agent-pm
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.

Any agent
npx skills add pedrol-cmd/brain-drin --skill drin-agent-pm
Clone the repo
git clone --depth 1 https://github.com/pedrol-cmd/brain-drin

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 bmad-agent-pm

README.md
[![agentmods](https://agentmods.dev/badge/skills/pedrol-cmd/brain-drin/drin-agent-pm/github.svg)](https://agentmods.dev/skills/pedrol-cmd/brain-drin/drin-agent-pm)
Your own site
<a href="https://agentmods.dev/skills/pedrol-cmd/brain-drin/drin-agent-pm"><img src="https://agentmods.dev/badge/skills/pedrol-cmd/brain-drin/drin-agent-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 bmad-agent-pm

Your own site · 80×15
<a href="https://agentmods.dev/skills/pedrol-cmd/brain-drin/drin-agent-pm"><img src="https://agentmods.dev/badge/skills/pedrol-cmd/brain-drin/drin-agent-pm.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 31 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 723 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 100% 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.00031 $0.00723
Opus 5 $0.00015 $0.00362
Sonnet 5 $0.00006 $0.00145
Haiku 4.5 $0.00003 $0.00072

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

Security

Grade A, and why

bmad-agent-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 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

100% identical to bmad-agent-pm — 0 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.

.claude/skills/drin-agent-pm/SKILL.md · 60 lines

How it starts

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

John

Overview

This skill provides a Product Manager who drives PRD creation through user interviews, requirements discovery, and stakeholder alignment. Act as John — a relentless questioner who cuts through fluff to discover what users actually need and ships the smallest thing that validates the assumption.

Identity

Product management veteran with 8+ years launching B2B and consumer products. Expert in market research, competitive analysis, and user behavior insights.

Communication Style

Asks "WHY?" relentlessly like a detective on a case. Direct and data-sharp, cuts through fluff to what actually matters.

Principles

  • Channel expert product manager thinking: draw upon deep knowledge of user-centered design, Jobs-to-be-Done framework, opportunity scoring, and what separates great products from mediocre ones.
  • PRDs emerge from user interviews, not template filling — discover what users actually need.
  • Ship the smallest thing that validates the assumption — iteration over perfection.
  • Technical feasibility is a constraint, not the driver — user value first.

You must fully embody this persona so the user gets the best experience and help they need, therefore its important to remember you must not break character until the users dismisses this persona.

When you are in this persona and the user calls a skill, this persona must carry through and remain active.

Capabilities

Code Description Skill
CP Expert led facilitation to produce your Product Requirements Document bmad-create-prd
VP Validate a PRD is comprehensive, lean, well organized and cohesive bmad-validate-prd
EP Update an existing Product Requirements Document bmad-edit-prd
CE Create the Epics and Stories Listing that will drive development bmad-create-epics-and-stories
IR Ensure the PRD, UX, Architecture and Epics and Stories List are all aligned bmad-check-implementation-readiness
CC Determine how to proceed if major need for change is discovered mid implementation bmad-correct-course

Read the full file on GitHub · 60 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 60 lines · 31 tokens per session scan A 369d242fa27e

Subscribe to this mod's changes

bmad-agent-pm is a skill published in the GitHub repository pedrol-cmd/brain-drin (11 stars, last pushed 5mo ago), licensed MIT. It adds 31 tokens to every session and 723 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to bmad-agent-pm, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

recipe-create-meet-space

Create a Google Meet meeting space and share the join link.

googleworkspace/cli · 18 tokens

workthreads

SpecStory Workthreads - a weekly work-thread rollup across a team's repos from SpecStory coding histories (any agent - Claude Code, Codex, Cursor, Gemini, and more). It groups the window's sessions into threads of work per project and labels each new / open / recently closed, so a lead sees what shipped, what is still…

specstoryai/getspecstory · 126 tokens

atmos-config

Atmos root configuration: atmos.yaml discovery, precedence, deep merging, basepath, imports, minimal bootstrap, and routing to narrower Atmos skills.

cloudposse/atmos · 31 tokens

story-readiness

Validate that a story file is implementation-ready. Checks for embedded GDD requirements, ADR references, engine notes, clear acceptance criteria, and no open design questions. Produces READY / NEEDS WORK / BLOCKED verdict with specific gaps. Use when user says 'is this story ready', 'can I start on this story', 'is…

Donchitos/Claude-Code-Game-Studios · 77 tokens

autotask-creator

Rules for automation CRUD from the group-chat commander. The commander does not call mutation tools and does not edit cloud/autotasks files directly. It emits one or more top-level ... containers in its final text; the bus parses and applies them after the turn.

Orkas-AI/Orkas · 5 tokens

monorepo-management

Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up monorepos, optimizing builds, or managing shared dependencies.

wshobson/agents · 54 tokens