write-prd

write-prd is a command for coding agents from pmprompt/claude-plugin-product-management. It costs 0 tokens per session (274 once invoked), scanned A, original, MIT.

A command workflow for creating a product requirements document, or PRD: a plan that describes a feature, its users, requirements, risks, and measures of success.

In plain words
What is it for?
Use it to define the problem and solution, write user stories and acceptance criteria, set success metrics, document requirements and risks, and outline implementation dependencies.
Why use it?
It turns an early feature idea into a shared plan that product, design, and engineering teams can implement and evaluate.

Command

Part of the pmprompt plugin — 28 skills, 9 commands shipped together

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.

agentmods
npx agentmods add commands/pmprompt/claude-plugin-product-management/write-prd
Clone the repo
git clone --depth 1 https://github.com/pmprompt/claude-plugin-product-management

Or install pmprompt, the plugin that ships this one along with the rest of its 28 skills, 9 commands.

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 write-prd

README.md
[![agentmods](https://agentmods.dev/badge/commands/pmprompt/claude-plugin-product-management/write-prd.svg)](https://agentmods.dev/commands/pmprompt/claude-plugin-product-management/write-prd)
Your own site
<a href="https://agentmods.dev/commands/pmprompt/claude-plugin-product-management/write-prd"><img src="https://agentmods.dev/badge/commands/pmprompt/claude-plugin-product-management/write-prd.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 274 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00000 $0.00274
Opus 5 $0.00000 $0.00137
Sonnet 5 $0.00000 $0.00055
Haiku 4.5 $0.00000 $0.00027

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

Security

Grade A, and why

write-prd 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.

commands/write-prd.md · 47 lines

What it actually says

/write-prd — PRD Creation Workflow

Comprehensive product requirements document from feature idea to implementation plan.

What It Does

Creates a structured PRD with problem statement, solution design, success metrics, requirements, and implementation details.

When to Use

  • Starting a new feature or product initiative
  • Need to align engineering, design, and stakeholders
  • Before beginning development work
  • Documenting validated discovery findings

Workflow

  1. Problem & Solution — Articulate the problem, proposed solution, and success metrics (uses prd-writer skill)

  2. User Stories & Acceptance Criteria — Break down into implementable stories (uses prd-writer skill)

  3. Requirements & Risks — Define functional/technical requirements and mitigation plans (uses prd-writer skill)

Usage

/write-prd [feature name or description]

Example:

/write-prd Smart notification system that reduces alert fatigue

Output

  • Complete PRD (8 sections)
  • User stories with acceptance criteria
  • Success metrics and measurement plan
  • Implementation timeline and dependencies

Next Steps After /write-prd

  • Share with Product Trio for feedback
  • /plan-launch — Create go-to-market plan
  • Hand off to engineering for estimation
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 · 47 lines · 0 tokens per session scan A c7ad38a80e9d

Subscribe to this mod's changes

write-prd is a command published in the GitHub repository pmprompt/claude-plugin-product-management (47 stars, last pushed 6mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 274 tokens. 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.