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.
npx skills add PANGKAIFENG/ai-product-manager-skills --skill prd-reviewgit clone --depth 1 https://github.com/PANGKAIFENG/ai-product-manager-skillsWrote 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.
[](https://agentmods.dev/skills/pangkaifeng/ai-product-manager-skills/prd-review)<a href="https://agentmods.dev/skills/pangkaifeng/ai-product-manager-skills/prd-review"><img src="https://agentmods.dev/badge/skills/pangkaifeng/ai-product-manager-skills/prd-review/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.
<a href="https://agentmods.dev/skills/pangkaifeng/ai-product-manager-skills/prd-review"><img src="https://agentmods.dev/badge/skills/pangkaifeng/ai-product-manager-skills/prd-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00151 | $0.02397 |
| Opus 5 | $0.00076 | $0.01198 |
| Sonnet 5 | $0.00030 | $0.00479 |
| Haiku 4.5 | $0.00015 | $0.00240 |
Grade A, and why
prd-review 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.
How it starts
The opening of the file, as written. The whole thing — 166 lines — stays where its author put it; the contents beside it link to each section on GitHub.
PRD 评审(prd-review)
中文速查
- 中文名:PRD 评审 / 需求评审
- 英文稳定名:
prd-review - 你可以这样叫我:
帮我审 PRD、从研发测试视角挑问题、这个需求文档能不能交付开发、帮我补一版修订草案、检查 PRD 图示是否可编辑 - 适合:已经有 PRD/handoff,需要发现阻断项、重要缺口、用户结果不可验证、工程无法落地的地方
- 不适合:从零写 PRD,改用
prd-architect;PRD 背后的方案可行性压测改用grill-me;只做语言润色时不需要触发
Overview
这个 Skill 评审的是 PRD / handoff artifact 是否能支撑交付。默认输出结构化 review report、按严重程度排序的 findings、可回填的 revision draft,以及 Implementation-Plan Readiness verdict。
它不是 PRD 生成器,也不是一问一答方案压力测试器:
- 没有 PRD 或只有模糊想法:转
prd-architect或ai-collaboration-calibration。 - 关心“这个方案本身会不会失败”:转
grill-me。 - 要把 ready PRD 拆 GitHub issues:转
prd-to-issues。 - 要文件级开发计划:转 Superpowers
writing-plans。
Loop Extension
当用户明确需要“多轮评审”“关闭阻断项”“继续上一轮 review”“判断是否能进 writing-plans”“跟踪修订状态”或“把 PRD 收敛到可交付开发计划”时,读取 references/prd-readiness-loop-contract.md。
不要因为用户只是要求一次普通 PRD review 就创建状态文件;只有需要多轮收敛、可恢复状态或 readiness tracking 时才启用 Loop contract。
Inputs
优先读取:
handoff文档:功能背景、目标用户、范围、风险与已确认事实。PRD初稿:当前结构、已写事实、隐含假设、缺口和冲突。
可选补充:
- 本轮关注视角或维度。
- 用户明确担心的问题。
- 相关 UI、架构图、历史评审意见。
docs/templates-local/override;如存在,应按 local override 理解正文结构。
如果输入不完整:
- 明确哪些结论来自 handoff,哪些来自 PRD 当前写法,哪些是 review 推断。
- 无法下结论的地方输出待确认问题,不强行补脑。
- 输入还不足以 review 时,建议先回到
prd-architect。
Workflow
-
Establish scope
- 记录 PRD / handoff 来源、本轮 review 目标、事实与假设边界。
- 判断是否应转
prd-architect、grill-me、prd-to-issues或writing-plans。
-
Load review assets
- 默认读取
references/review-lenses.md和references/severity-rules.md。 - 当需要输出完整 report 或 revision draft 时读取
references/output-contract.md。 - 当用户问“能不能交付开发 / 能不能进 writing-plans”时读取
references/implementation-plan-readiness.md。 - 当 PRD 包含或应包含流程图、架构图、系统关系图、AI 协作链路图时读取
references/diagram-review.md。 - 当 PRD 看起来过重、过技术化或模板章节误激活时读取
references/prd-shape-gates.md。
- 默认读取
-
Review the PRD
- 至少从 PM、研发、测试三个视角 review。
- 合并重复问题,不要按角色输出三份重复报告。
- findings 必须包含:严重程度、视角、位置、问题、影响、建议改法。
- 图示相关结论必须区分:文本要求缺失、文件实际校验失败、未能验证。
-
Run deterministic checks when possible
- 有本地 PRD 文件且疑似过技术化时运行:
What ships with it
12 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.
- evals/evals.json 8.3 KB
- references/diagram-review.md 2.0 KB
- references/drawio-templates.md 5.3 KB
- references/implementation-plan-readiness.md 1006 B
- references/output-contract.md 1.8 KB
- references/prd-readiness-loop-contract.md 5.5 KB
- references/prd-shape-gates.md 3.0 KB
- references/review-lenses.md 1.8 KB
- references/severity-rules.md 1.1 KB
- scripts/check_prd_shape.py 25 KB runs code
- scripts/check_prd_version_history.py 5.4 KB runs code
- scripts/validate_drawio.py 2.4 KB runs code
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.
- 12d ago First seen · 166 lines · 151 tokens per session scan A 64eed527c4aa
prd-review is a skill published in the GitHub repository PANGKAIFENG/ai-product-manager-skills (11 stars, last pushed 12d ago), licensed MIT. It adds 151 tokens to every session and 2,397 once invoked, about $0.0008 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.
Other skills, from other repositories
baoyu-youtube-transcript
A tool for downloading the written captions, subtitles, chapter information, speaker labels, and cover image from a YouTube video using its URL or ID.
baoyu-comic
A tool for creating original educational comics that explain knowledge or ideas through multiple illustrated panels. It supports different art styles and tones and can create several comics in one batch.
baoyu-diagram
Create professional, dark-themed SVG diagrams of any type — architecture diagrams, flowcharts, sequence diagrams, structural diagrams, mind maps, timelines, illustrative/conceptual diagrams, and more. Use this skill whenever the user asks for any kind of technical or conceptual diagram, visualization of a system…
playwright-cli
Automates browser interactions for testing and validating your own web applications using playwright-cli. Use when you need terminal-first browser control for navigation, form filling, screenshots, tracing, bound browser sessions, debugging, or generating Playwright test code. Only use against applications you own or…
agent-wiki
Incremental LLM-friendly wiki generator for Obsidian note vaults. Use when: (1) Building wiki from notes, (2) Ingesting notes to wiki, (3) Obsidian LLM wiki, (4) Incremental knowledge base management. Triggers: 'build wiki from notes', 'ingest notes to wiki', 'Obsidian LLM wiki', 'incremental knowledge base'.
sequential-think
Multi-step reasoning engine for complex analysis and systematic problem solving. Use when: (1) Complex debugging scenarios with multiple layers, (2) Architectural analysis and system design, (3) Problems requiring hypothesis testing and validation, (4) Multi-component failure investigation, (5) Performance bottleneck…