Install any skill in seconds. Free to start, no credit card required.
Get Started Free →AI/ML feature PRD scaffolding for the modern AI product manager. Use to extend a standard PRD with AI-specific sections covering model selection, evals, guardrails, failure modes, human-in-the-loop, AI metrics, and cost monitoring.
.claude/skills/borghei-ai-feature-prd/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-06 | ✗→✓ | ▲ Improved | 125% | 0% |
| case-08 | ✗→✓ | ▲ Improved | 262% | 0% |
| case-10 | ✗→✓ | ▲ Improved | 88% | 0% |
| case-22 | ✗→✓ | ▲ Improved | 224% | 0% |
| case-05 | ✓→✓ | = Same ✓ | 110% | 0% |
AI and ML features break the assumptions a standard PRD takes for granted. Outputs are non-deterministic. Quality is statistical, not categorical. The "spec" is half product, half eval suite. A regular PRD that says "Search returns the top result" is replaced by "the assistant returns a helpful, harmless, on-policy answer with a refusal rate under 4% on the golden set, p95 latency under 1.8s, and cost-per-conversation under $0.05."
This skill produces an AI Feature PRD that extends the standard 8-section PRD (see create-prd/) with three additional sections built for the realities of shipping AI: AI System Design (Section 9), Eval & Safety Plan (Section 10), and Operations & Cost (Section 11). It draws on Karpathy's "Software 2.0" framing (the model is the spec), Anthropic's Responsible Scaling Policy patterns, the OpenAI Model Spec style for defining intended behavior, the Reforge AI PM curriculum, and the EU AI Act's risk-tier model. This is a template-based skill -- no Python tool; the artifact is a markdown PRD. Pair this with engineering/llm-cost-optimizer/ for the cost-model math and with ra-qm-team/eu-ai-act-specialist/ for the regulatory classification.
When NOT to use: for a non-AI feature (use create-prd/); for pure model R&D with no product surface (use a research design doc); for a one-off internal prompt or batch script that does not ship to users (a Notion page is fine); when the AI feature has no production traffic plan.
Before drafting the AI PRD, confirm these inputs. If any is unknown or vague, ASK — do not assume:
Stop rule: ask only the 2-3 that most change the output. If the user says "just draft it," proceed and list your assumptions at the top of the artifact.
Pull the reference that matches the task; keep this file lean and load detail on demand.
In Scope: the 11-section AI Feature PRD template (model selection with primary/fallback/switch logic, eval criteria with golden set + hallucination/refusal/latency/cost metrics, guardrail layers, failure-mode taxonomy, deployment ramp with gates, cost model + per-tenant metering, ethical review with EU AI Act tier declaration).
Out of Scope: building/running evals (use Promptfoo, Langfuse, Anthropic Console, Braintrust); cost-model arithmetic (use engineering/llm-cost-optimizer/); regulatory classification deep dive (use ra-qm-team/eu-ai-act-specialist/, ra-qm-team/iso42001-ai-management/); standard PRD structure for non-AI features (use create-prd/); detailed system architecture (engineering RFC); production model training pipelines (MLOps tooling).
Important Caveats: model versions move fast — re-evaluate the primary every 90 days and design the PRD so a model swap is a controlled change, not a rewrite. A "100% acceptance" target means the golden set is too easy (real features land at 85-95% on hard tasks). Cost projections at low traffic underestimate real spend — model a 10x scenario before launch. Treat refusal policy as living guidance. AI features in regulated industries (health, finance, legal) require human-in-the-loop on every high-stakes action.
| Integration | Direction | Description | |---|---|---| | create-prd/ | Extends | Sections 1-8 follow the standard PRD; this skill adds 9-11 | | prfaq/ | Pairs with | Working Backwards PR for AI features should call out the AI premium plainly | | north-star-metric/ | Feeds into | NSM should include an AI-quality input (acceptance rate, win rate) | | brainstorm-okrs/ | Feeds into | KRs in Section 4 tie to eval targets in Section 10.1 | | feature-flag-strategy/ | Pairs with | Section 11.3 ramp executes via feature flags | | engineering/llm-cost-optimizer/ | Pairs with | Section 11.1 cost model uses the optimizer's math | | ra-qm-team/eu-ai-act-specialist/ | Receives from | Risk tier declaration in Section 10.7 | | ra-qm-team/iso42001-ai-management/ | Pairs with | AI management system documentation aligns with PRD lifecycle in 11.4 | | discovery/pre-mortem/ | Feeds into | AI-specific failure modes (hallucination, jailbreak, drift) populate the pre-mortem | | discovery/identify-assumptions/ | Pairs with | "The base model can do this" is the single biggest AI-PRD assumption; validate before commit | | status-update-generator/ | Feeds into | Weekly status surfaces eval drift, cost variance, safety incidents |
| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-01 | fail→fail | 38,630 | 42,254 | +9% | 1 | 1 | 0% | 6,226 | 8,313 | +34% | 0 | 0 | — |
case-02 | fail→fail | 37,174 | 38,371 | +3% | 1 | 1 | 0% | 6,208 | 8,207 | +32% | 0 | 0 | — |
case-03 | fail→fail | 41,799 | 38,686 | -7% | 1 | 1 | 0% | 6,212 | 8,299 | +34% | 0 | 0 | — |
case-04 | fail→fail | 34,293 | 38,394 | +12% | 1 | 1 | 0% | 5,642 | 8,274 | +47% | 0 | 0 | — |
case-05 | pass→pass | 18,043 | 24,300 | +35% | 1 | 1 | 0% | 2,830 | 5,957 | +110% | 0 | 0 | — |
case-06 | fail→pass | 38,717 | 30,060 | -22% | 1 | 1 | 0% | 2,912 | 6,552 | +125% | 0 | 0 | — |
case-07 | pass→pass | 16,530 | 31,549 | +91% | 1 | 1 | 0% | 2,295 | 6,658 | +190% | 0 | 0 | — |
case-08 | fail→pass | 8,593 | 20,324 | +137% | 1 | 1 | 0% | 1,478 | 5,354 | +262% | 0 | 0 | — |
case-09 | fail→fail | 11,068 | 16,755 | +51% | 1 | 1 | 0% | 1,682 | 4,446 | +164% | 0 | 0 | — |
case-10 | fail→pass | 16,553 | 15,450 | -7% | 1 | 1 | 0% | 2,270 | 4,272 | +88% | 0 | 0 | — |
case-11 | fail→fail | 17,956 | 18,580 | +3% | 1 | 1 | 0% | 2,841 | 4,859 | +71% | 0 | 0 | — |
case-12 | pass→pass | 30,899 | 24,605 | -20% | 1 | 1 | 0% | 2,408 | 5,612 | +133% | 0 | 0 | — |
case-13 | pass→pass | 13,241 | 18,173 | +37% | 1 | 1 | 0% | 1,840 | 4,622 | +151% | 0 | 0 | — |
case-14 | pass→pass | 7,507 | 18,871 | +151% | 1 | 1 | 0% | 1,193 | 5,370 | +350% | 0 | 0 | — |
case-15 | pass→pass | 13,969 | 19,371 | +39% | 1 | 1 | 0% | 2,043 | 4,963 | +143% | 0 | 0 | — |
case-16 | pass→pass | 12,128 | 16,298 | +34% | 1 | 1 | 0% | 1,757 | 4,501 | +156% | 0 | 0 | — |
case-17 | pass→pass | 10,730 | 15,886 | +48% | 1 | 1 | 0% | 1,670 | 4,339 | +160% | 0 | 0 | — |
case-18 | pass→pass | 10,365 | 9,009 | -13% | 1 | 1 | 0% | 1,562 | 3,354 | +115% | 0 | 0 | — |
case-19 | fail→fail | 20,092 | 19,431 | -3% | 1 | 1 | 0% | 3,877 | 5,707 | +47% | 0 | 0 | — |
case-20 | fail→fail | 14,269 | 19,811 | +39% | 1 | 1 | 0% | 2,954 | 6,167 | +109% | 0 | 0 | — |
case-21 | pass→pass | 22,251 | 10,159 | -54% | 1 | 1 | 0% | 3,417 | 3,530 | +3% | 0 | 0 | — |
case-22 | fail→pass | 9,466 | 21,741 | +130% | 1 | 1 | 0% | 1,606 | 5,206 | +224% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 22 cases were attempted. The headline lift of +18 percentage points is the difference between those two pass rates over the 22 comparable cases.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.