ワンクリックで
prd-ready
Pre-flight checklist before human EPD review. Catches missing elements so reviewers don't waste time on incomplete docs.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Pre-flight checklist before human EPD review. Catches missing elements so reviewers don't waste time on incomplete docs.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Prepare for a 1:1 — pull context from goals, meeting notes, Slack, and tasks to generate talking points
Auto-generate or update description, type, topics, aliases, and graph-backed relationship fields for a file.
Build a focused plan for today based on goals, tasks, and recent activity. Reads from the weekly plan if it exists and updates it.
Check system health — metadata gaps, graph integrity, alias sync, and referential integrity.
Weekly review + compound learnings — review progress, surface blockers, distill insights into Memory
Cross-initiative alignment checker — surfaces misalignment, gaps, duplication, dependency risks, and synergy opportunities across active initiatives in the company and your groups roadmap. Complementary to /pulse (broad discovery); /align focuses on whether your initiatives are pulling in the same direction and have synergies with other company groups. Run ad-hoc or before key decisions.
| name | prd-ready |
| description | Pre-flight checklist before human EPD review. Catches missing elements so reviewers don't waste time on incomplete docs. |
Check whether a PRD is ready for human EPD review. Reviewers' time is the scarce resource — don't waste it on incomplete docs.
When the user invokes /prd-ready [prd-path], run through all steps in sequence.
If only a name is provided (e.g., "VoiceAgent PRD"), search:
Tasks/ directoryContext/Document Hub/ directoryContext/Reference/writing-styles/prd.md for what a complete PRD looks likeGOALS.md to verify goal alignmentCheck each item against the PRD content:
| # | Check | Section | Pass Criteria |
|---|---|---|---|
| 1 | Problem defined | Problem Statement | Non-empty, references a specific user pain point |
| 2 | Target users named | Who: Target Users | Specific segment (not "all users") |
| 3 | Hypothesis present | Success | "We believe..." statement with testable outcome |
| 4 | Success metrics | Success | At least one metric with a numeric threshold |
| 5 | P0 scope clear | Scope | Both in-scope and out-of-scope filled |
| 6 | Prototype linked | Interactive Prototype | URL or file path present |
| 7 | Golden examples | Eval Strategy | At least 5 examples in the behavior table (for AI features) |
| 8 | Risks with owners | Risks | At least one risk with a named owner or mitigation |
| 9 | Goal alignment | Any section | References a goal from GOALS.md |
| 10 | Priority tiers | Priority Tiers | P0/P1/P2 table filled with at least one capability |
| 11 | Review readiness | Review Readiness Checklist | Pass criteria filled for Product, Engineering, Design |
| 12 | Review summary | Review Summary | Problem, hypothesis, P0 scope, and prototype link filled |
For non-AI features, skip check #7 (golden examples).
Present the results in this format:
PRD Review Readiness: [Document Name]
Pass: X/12 | Fail: Y/12
PASS:
[x] Problem defined
[x] Hypothesis present
[x] Target users named
...
FAIL:
[ ] Golden examples — only 2 found, need at least 5
[ ] Risks — no owner assigned to any risk
Recommendation: Fix the Y items above, then run /review [doc] for full EPD review.
For each failing check, offer a specific fix:
| Failing Check | Offer |
|---|---|
| Problem defined | "Want me to draft a problem statement from the prototype?" |
| Hypothesis missing | "Want me to draft a hypothesis based on the scope and metrics?" |
| Golden examples short | "Want me to generate more examples from the prototype behavior?" |
| Risks empty | "Want me to suggest risks based on the scope and dependencies?" |
| No prototype link | "Where is the prototype? I'll add the link." |
| Goal alignment missing | "Which goal from GOALS.md does this support?" |
After fixing, re-run the checklist and show updated results.
When all checks pass:
"This PRD passes pre-flight. Run
/review [doc]for full multi-perspective EPD review, or share with reviewers directly."
/review — this is the gate before the full review skill