product management agents

68 tagged product management, measured the same way as everything else here.

Browse within: pm-tools 14prd 13context-engineering 9agent-orchestration 8user-story-mapping 8opencode 7pm-frameworks 7review-tools 7strategy 7subagents 7adr 6agentic-design 6ai-skills 6claude-desktop 6

research-expander

01

anombyte93/prd-taskmaster

Agent

Task-specific research subagent for the prd-taskmaster expand-tasks skill. Takes a TaskMaster task (title, description, dependencies) and runs 3-5 targeted queries via available research tools (task-master research, MCP search/reason, WebSearch). Returns structured summary (25-40 lines) with citations suitable for…

592 18d ago A 80 tokens original MIT

product-on-purpose/pm-skills

Agent

Drafts CHANGELOG entries from git log applying pm-skills CHANGELOG hygiene rules from CLAUDE.md: describe what changed (not where), public paths only, never reference gitignored NOTES/ or agent-context/SESSION-LOG/ or docs/internal/efforts/. Distinguishes user-facing from internal-only commits. Returns a draft for…

577 3d ago A 121 tokens original Apache-2.0

pm-critic

03

product-on-purpose/pm-skills

Agent

Use proactively after any PM-artifact-producing skill completes (deliver-prd, foundation-meeting-recap, foundation-okr-writer, foundation-persona, foundation-lean-canvas, discover-interview-synthesis, define-problem-statement, define-hypothesis, deliver-edge-cases, deliver-user-stories, deliver-acceptance-criteria…

577 3d ago A 133 tokens original Apache-2.0

product-on-purpose/pm-skills

Agent

Runs an ordered sequence of pm-skills from a prioritized-action-plan or a user-named chain, pausing for go/no-go and stopping on a failed or empty step. Explicit invocation only; never fires proactively.

577 3d ago A 50 tokens original Apache-2.0

triage-labels

07

kunwarVivek/mcp-github-project-manager

Agent

The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker (beads — see issue-tracker.md).

95 21d ago A 0 tokens copy · 72% MIT

rwliebs/Dossier

Agent Cursor

Designs and executes efficient cross-project and long-term memory so agents build apps better. Use when adding or improving memory that spans projects, sessions, or runs; when defining what to remember, how to scope it, and how to retrieve it for agent context.

88 1mo ago A 56 tokens

rwliebs/Dossier

Agent Cursor

Evaluates app fidelity and completion against docs/SYSTEMARCHITECTURE.md and domain references. Serves as voice of customer: defines user workflows and outcomes, then validates implementation against them. Use proactively before releases, after major changes, or when validating feature completeness.

88 1mo ago A 0 tokens

bahni-m/minions

Agent

Associate PM — PRD authoring, OKR drafting, feature prioritization, roadmap management, sprint demo decks, changelogs, product wiki updates.

50 1mo ago A 37 tokens

bahni-m/minions

Agent

Customer Service — help center article generation, onboarding email sequences, churn prevention, user feedback monitoring and triage, Lark alerts.

50 1mo ago A 31 tokens

bahni-m/minions

Agent

GTM Specialist — marketing decks, GTM strategy, ICP definition, growth loops, competitive analysis, positioning, pricing, sales enablement.

50 1mo ago A 35 tokens

pre-mortem-runner

14

Kaminoikari/product-playbook

Agent

PROACTIVELY use this subagent whenever product planning calls for a dedicated pre-mortem deep run, typically after MVP scoping or solution prioritization and before committing to a plan, or when architecture context is available for risk-grounding. Also use whenever the user says "what could go wrong", "pre-mortem…

24 1mo ago A 135 tokens original MIT

strategy-critic

15

Kaminoikari/product-playbook

Agent

PROACTIVELY use this subagent immediately after the user writes or revises any strategy artifact: Strategy Blocks (mission/vision/strategy hierarchy), Rumelt's Good Strategy Kernel (diagnosis / guiding policy / coherent action), DHM Model (Delight/Hard-to-copy/Margin-enhancing), or Empowered Teams charter (Marty…

24 1mo ago A 147 tokens original MIT

code-reviewer

22

AInsteinsBR/renata

Agent

Reviewer of finished code (not of proposals — for that, use @architect). Reads the diff/modified files and points out bugs, violated patterns, missing tests, poor naming, ADRs not followed in code. Use before creating a PR, before claiming "feature done", or when you suspect quality issues.

10 11d ago A 66 tokens original MIT

qa-tester

23

AInsteinsBR/renata

Agent

Pragmatic QA that complements TDD with real exploratory testing. Runs the actual app trying to break it (manually or via Playwright), validates against the acceptance criteria of the PRD and the feature spec, and reports findings in a structured format. Invoked between phases or before marking a feature as done. Does…

10 11d ago A 91 tokens original MIT

security-reviewer

24

AInsteinsBR/renata

Agent

Lightweight security reviewer (not a professional pen-test). Focuses on the practical OWASP top 10, leaked secrets, input validation, auth bypass, cross-tenant authorization, basic LGPD. Use before a release, after a change to auth/permissions/storage, or when touching sensitive data.

10 11d ago A 64 tokens original MIT