Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Gated PRD generation — interrogates problem, user, and metric before drafting; refuses to draft on unknowns. Usage: /prd <feature-or-problem>
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-06 | ✗→✓ | ▲ Improved | -6% | 0% |
| case-01 | ✗→✓ | ▲ Improved | -9% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -49% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -59% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -24% | 0% |
Generate a concise, evidence-gated product requirements document for $ARGUMENTS.
bash/prd <feature-or-problem>
$ARGUMENTS is the feature, initiative, or problem statement. If empty, ask for it before doing anything else.
Walk these one at a time. Do not batch them. Each answer feeds a required PRD section.
Refuse to draft the PRD if the answer to question 1 (problem), 2 (user), or 3 (metric) is unknown, circular, or "we'll figure it out later." Instead, output the open questions and the cheapest way to answer each (e.g., 5 customer interviews, a funnel query, a fake-door test). A PRD without a problem, a user, and a metric is a feature wish, not a requirements document.
Every PRD must contain all of these sections — emit the checklist at the end and mark each:
Keep it to ~2 pages. Use the repo template as the skeleton.
If the user has multiple candidate features, offer to RICE-score them before committing the PRD:
bashpython3 product-team/skills/product-manager-toolkit/scripts/rice_prioritizer.py features.csv --capacity 20
product-team/skills/product-manager-toolkit/SKILL.mdproduct-team/skills/product-manager-toolkit/assets/prd_template.mdproduct-team/skills/product-manager-toolkit/references/prd_templates.mdproduct-team/skills/product-manager-toolkit/scripts/rice_prioritizer.py/code-to-prd — reverse-engineer a PRD from an existing codebase/rice — standalone RICE prioritizationOther measured skills in the registry, with their headline benchmark lift.