docs-product-requirements

docs-product-requirements is a skill for Codex from onatm/agent-skills. It costs 46 tokens per session (1,343 once invoked), scanned A, original, MIT.

A method for creating and maintaining evidence-based product requirements documents (PRDs). A PRD explains who a product change serves, what it should achieve, what it must do, and how success will be checked.

In plain words
What is it for?
Use it to define or revise a product initiative, user needs, requirements, success measures, and decisions, while keeping technical details in separate documents.
Why use it?
It helps teams agree on product scope and outcomes before technical design and implementation planning begin.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to define or revise a product initiative, user needs, requirements, success measures, and decisions, while keeping technical details in separate documents.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/onatm/agent-skills/docs-product-requirements
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 onatm/agent-skills --skill docs-product-requirements
Clone the repo
git clone --depth 1 https://github.com/onatm/agent-skills

Made for: Codex.

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 docs-product-requirements

README.md
[![agentmods](https://agentmods.dev/badge/skills/onatm/agent-skills/docs-product-requirements/github.svg)](https://agentmods.dev/skills/onatm/agent-skills/docs-product-requirements)
Your own site
<a href="https://agentmods.dev/skills/onatm/agent-skills/docs-product-requirements"><img src="https://agentmods.dev/badge/skills/onatm/agent-skills/docs-product-requirements/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 docs-product-requirements

Your own site · 80×15
<a href="https://agentmods.dev/skills/onatm/agent-skills/docs-product-requirements"><img src="https://agentmods.dev/badge/skills/onatm/agent-skills/docs-product-requirements.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 46 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,343 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.00046 $0.01343
Opus 5 $0.00023 $0.00672
Sonnet 5 $0.00009 $0.00269
Haiku 4.5 $0.00005 $0.00134

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

Security

Grade A, and why

docs-product-requirements 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 12d 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.

docs-product-requirements/SKILL.md · 109 lines

How it starts

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

Docs Product Requirements

Create concise, living PRDs that explain why a product change matters, who it serves, what outcomes and behavior are required, and how success will be evaluated. Keep implementation design and delivery planning in their own documents.

Resource Map

  • Use assets/doc-starters/product-requirements-doc.md when creating or substantially rewriting a PRD.
  • Read references/product-requirements-example.md when you need a worked example of the expected evidence and product-level depth.

When to Use

  • A new product, initiative, or substantial feature needs product requirements
  • An existing PRD needs review, revision, or evidence updates
  • Stakeholders need alignment on users, outcomes, scope, requirements, or validation
  • A product idea must be shaped before feature design, technical design, or task decomposition

Do Not Use

  • Accepted user-visible behavior that belongs in docs-feature-design
  • APIs, schema, runtime behavior, deployment, or implementation detail that belongs in docs-components-design
  • System topology or cross-component architecture that belongs in docs-architecture
  • Strategic sequencing across initiatives that belongs in docs-product-roadmap
  • Engineering issue creation that belongs in linear-task-planning

Workflow

  1. Identify the artifact and its authority.
  • Classify the work as a greenfield product, initiative PRD, feature PRD, revision, or review
  • Find existing product strategy, research, analytics, roadmap, feature docs, designs, decisions, and contributor guidance before asking for information already recorded
  • Reuse the repository's product-doc location and naming convention; otherwise default to docs/product/PRD.md
  • Clarify the audience and decision the PRD must support
  1. Build an evidence ledger.
  • Separate facts, inferences, assumptions, decisions, and unknowns
  • Attribute evidence to a source and date; preserve links to interviews, analytics, support signals, market research, and prior decisions
  • Treat competitor claims as market context, not proof of customer demand
  • Flag stale, conflicting, weak, or segment-mismatched evidence
  • Never invent users, quotes, metrics, baselines, deadlines, research, or constraints

Read the full file on GitHub · 109 lines

Files

What ships with it

3 files 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. 12d ago First seen · 109 lines · 46 tokens per session scan A 2a7f14a57a7a

Subscribe to this mod's changes

docs-product-requirements is a skill published in the GitHub repository onatm/agent-skills (7 stars, last pushed 1mo ago), licensed MIT. It adds 46 tokens to every session and 1,343 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-31.

Related

Other skills, from other repositories

nx-monorepo

Provides comprehensive Nx monorepo management guidance for TypeScript/JavaScript projects. Use when creating Nx workspaces, generating apps/libraries/components, running affected commands, setting up CI/CD, configuring Module Federation, or implementing NestJS backends within Nx.

giuseppe-trisciuoglio/developer-kit · 55 tokens

turborepo-monorepo

Provides comprehensive Turborepo monorepo management guidance for TypeScript/JavaScript projects. Use when creating Turborepo workspaces, configuring turbo.json tasks, setting up Next.js/NestJS apps, managing test pipelines (Vitest/Jest), configuring CI/CD, implementing remote caching, or optimizing build performance…

giuseppe-trisciuoglio/developer-kit · 76 tokens

loom-usage

Meta-orchestration skill for Claude driving loom itself.

cosmix/loom · 15 tokens

curate-collection

Build and maintain a library collection through acquisitions, weeding (deaccessioning), collection assessment, reader advisory, and interlibrary loan coordination. Covers selection criteria, collection development policies, the CREW/MUSTIE method for weeding, usage analysis, and responsive collection management. Use…

pjt222/agent-almanac · 105 tokens

design-on-call-rotation

Design sustainable on-call rotations with balanced schedules, clear escalation policies, fatigue management, and handoff procedures. Minimize burnout while maintaining incident response coverage. Use when setting up on-call for the first time, scaling a team from 2-3 to 5+ engineers, addressing on-call burnout or…

pjt222/agent-almanac · 86 tokens

design-training-program

Design a GxP training programme covering training needs analysis by role, curriculum design (regulatory awareness, system-specific, data integrity), competency assessment criteria, training record retention, and retraining triggers for SOP revisions and incidents. Use when a new validated system requires user training…

pjt222/agent-almanac · 91 tokens