prd

prd is a skill for Claude Code from cryndoc/polisade-orchestrator. It costs 121 tokens per session (6,392 once invoked), scanned A, original, Apache-2.0.

A Product Requirements Document (PRD) writer for large software initiatives. A PRD records the problem, goals, requirements, assumptions, and evidence before implementation begins.

In plain words
What is it for?
Use it for new subsystems, multi-week projects, or work involving several teams and stakeholders. It guides a structured interview and produces a self-contained requirements document.
Why use it?
It helps teams agree on what they are building and why before spending time on design and coding. It separates confirmed facts from assumptions and hypotheses.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the polisade plugin — 27 skills, 2 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 skills/cryndoc/polisade-orchestrator/prd
Any agent
npx skills add cryndoc/polisade-orchestrator --skill prd
Clone the repo
git clone --depth 1 https://github.com/cryndoc/polisade-orchestrator

Made for: Claude Code.

Or install polisade, the plugin that ships this one along with the rest of its 27 skills, 2 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 prd

README.md
[![agentmods](https://agentmods.dev/badge/skills/cryndoc/polisade-orchestrator/prd.svg)](https://agentmods.dev/skills/cryndoc/polisade-orchestrator/prd)
Your own site
<a href="https://agentmods.dev/skills/cryndoc/polisade-orchestrator/prd"><img src="https://agentmods.dev/badge/skills/cryndoc/polisade-orchestrator/prd.svg" alt="Measured on agentmods" height="20"></a>
Per session 121 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,392 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.1 $0.00121 $0.06392
Opus 5 $0.00060 $0.03196
Sonnet 5 $0.00024 $0.01278
Haiku 4.5 $0.00012 $0.00639

Measured 6d ago against content hash 264373491211, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

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 6d 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.

skills/prd/SKILL.md · 571 lines

How it starts

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

/polisade:prd [название] — Создание PRD для крупной инициативы

Создание полного Product Requirements Document через структурированное интервью с PM.

Используй PRD только для:

  • Новых модулей или подсистем
  • Эпиков на несколько недель работы
  • Кросс-функциональных инициатив
  • Работы, требующей согласования стейкхолдеров

Для обычных фич используй /polisade:feature — это быстрее и проще.

Использование

/polisade:prd                      # Новый PRD с интервью
/polisade:prd Система уведомлений  # PRD с названием

Принципы

  • Проблема первична, решение вторично (Marty Cagan, SVPG). PRD описывает ЧТО и ЗАЧЕМ, а не КАК.
  • Эпистемологическая честность. Каждое утверждение — это либо факт (подтверждён данными), либо допущение (считаем верным, но не проверяли), либо гипотеза (требует эксперимента). Никогда не выдавай гипотезу за факт.
  • Однозначные требования (IEEE 830 / ISO 29148). Тест: могут ли два инженера независимо прочитать требование и построить одно и то же? Если нет — переформулируй.
  • Документ — единый источник правды. PRD должен быть понятен без дополнительного контекста.
  • Не выдумывай факты. Если информация отсутствует — спроси или пометь как открытый вопрос.
  • Избегай weasel words: «удобный», «быстрый», «интуитивный», «бесшовный». Замени каждое измеримым критерием.

Алгоритм

Проверка необходимости PRD

Сначала уточни у PM: "Это крупная инициатива на несколько недель? Если это обычная фича на несколько дней, лучше использовать /polisade:feature."

Фаза 0: Проверка контекста

Перед началом интервью проверь, предоставил ли продакт дополнительные материалы (файлы, ссылки, скриншоты, документы, транскрибации).

Если предоставлена транскрибация встречи / заметки:

  • Прочитай полностью (даже если файл большой — читай по частям)
  • Извлеки все продуктово-значимые решения, цифры, имена участников, открытые вопросы
  • Резюмируй что понял и сразу переходи к генерации PRD (интервью не нужно — информация уже есть)
  • Если есть пробелы — задай только точечные вопросы по ним

Read the full file on GitHub · 571 lines

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. 6d ago First seen · 571 lines · 121 tokens per session scan A 264373491211

Subscribe to this mod's changes

prd is a skill published in the GitHub repository cryndoc/polisade-orchestrator (7 stars, last pushed 10d ago), licensed Apache-2.0. It adds 121 tokens to every session and 6,392 once invoked, about $0.0006 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

update-lid

Configure or reconcile a project for linked-intent development (LID). Dispatches on project state — fresh bootstrap, append directives to an existing agent-instructions file (AGENTS.md or CLAUDE.md), add missing mode marker, reconcile convention drift, or run mode transitions. Invoked as /update-lid. For fresh…

jszmajda/lid · 105 tokens

matryca-github

Apply Matryca maintainer standards for GitHub issues, pull requests, branches, reviews, merges, milestones, tags, releases, and remote comments. Use before any GitHub-facing action or artifact.

MarcoPorcellato/matryca-plumber · 47 tokens

matryca-logseq-io

Choose safe direct-file versus Local HTTP API access for Logseq. Use when changing graph reads, writes, background indexing, live Logseq integration, authentication, or JSON-RPC communication.

MarcoPorcellato/matryca-plumber · 45 tokens

sflo

Starts and manages SFLO factory runs through the configured runner. Use when the user explicitly asks to start, run, resume, list, kill, clean, or inspect an SFLO factory, including requests to build something with SFLO. Do not use when SFLO appears only in quoted text, documentation, examples, code, logs, or…

simonasrazm/simon-factory-lights-out · 74 tokens

map-codebase

Bootstrap LID in an existing (brownfield) codebase. Deep-reads every file in the declared scope, offers lens-based clustering options, generates skeleton LLDs/HLD/EARS bottom-up, then creates arrow docs and prompts the user to flesh out the skeletons. Token-intensive by design. Use when asked to map a codebase…

jszmajda/lid · 92 tokens

cvpr-iccv-eccv

CVPR / ICCV / ECCV paper formatting — activate when the user wants to submit to CVPR, ICCV, or ECCV, follow their template, or fix format issues for these computer vision conferences.

nanoAgentTeam/research-claw · 52 tokens