prd agents

26 tagged prd, measured the same way as everything else here.

Browse within: product-management 13product requirements 7adr 6claude-code-agents 6claude-plugin 6tdd 6hypothesis-testing 5product-discovery 5

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

code-reviewer

03

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

04

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

05

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

shandar/trace

Agent Claude Code

Simulate a new user installing this project from scratch using only the README. Reports every step that failed, was unclear, or required guesswork. Use near the end of a hackathon build, before any public release, or whenever the user asks "can someone else install this.".

6 4mo ago A 62 tokens original MIT

doc-reviewer

07

shinpr/nautilus

Agent Cursor

Reviews PRDs against approved product decisions, supporting evidence, and downstream delivery needs. Use after PRD drafting or when PRD review is requested.

4 3d ago A 33 tokens original MIT

hypothesis-verifier

08

shinpr/nautilus

Agent Cursor

Designs hypothesis validation tests with independent success, failure, and stopping criteria. Use during recipe-validate or when validation design is requested.

4 3d ago A 32 tokens original MIT

prototype-generator

09

shinpr/nautilus

Agent Cursor

Generates a self-contained HTML prototype for Usability validation from the hypothesis and decision-relevant product sources. Invoked by recipe-validate in a separate context.

4 3d ago A 35 tokens original MIT

dev

10

ryanzhao1011/workframe

Agent

A full-stack software development role covering both the parts users see and the server-side systems behind them. It includes application code, databases, deployment, performance work, bug fixes, and technical design.

4 14d ago A 87 tokens original MIT

pm

11

ryanzhao1011/workframe

Agent

A product-management agent that turns user needs, feedback, and competitor information into structured product documents. It defines features, acceptance criteria, and product requirements, but does not write code.

4 14d ago A 117 tokens original MIT

prompt-eng

12

ryanzhao1011/workframe

Agent

A role for designing, testing, and improving the instructions given to AI models, often called prompts. It keeps each prompt and its changes in files so they can be compared and reviewed.

4 14d ago A 61 tokens original MIT

prd-reviewer

13

vshidlovsky/prd-agents-framework

Agent

Reviews PRDs for completeness, API accuracy, and implementation readiness. Orchestrates parallel sub-reviewers with a three-phase matrix-driven process — scaffold, fill (parallel agents including a dedicated smell pass), verify — to guarantee full coverage. Use after a PRD draft exists and before approval.

4 19d ago A 62 tokens original MIT

prd-senior-pm

14

vshidlovsky/prd-agents-framework

Agent

Judges a technical PRD review, decides the product questions it raises, and turns the survivors into revision tickets for the writer. Runs after prd-reviewer and before any revision cycle. Use when a review exists and someone must decide what is actually worth fixing.

4 19d ago A 60 tokens original MIT

project-setup

15

vshidlovsky/prd-agents-framework

Agent

Detects project type, scans the repo, and drafts .claude/project-context.md automatically. Run once when adopting the PRD agents framework into a new project.

4 19d ago A 37 tokens original MIT

BasharAmso/cortex-mcp

Agent

Defines what to build and why. Owns product vision, user needs, scope decisions, and feature prioritization. Hands off to Project Manager once requirements are set.

1 12d ago A 3 tokens