Home / rizwanzafaris / product-manager-os · modules/regulated/SKILL.md · GitHub

regulated-ai-prd skillA

regulated-ai-prd is agent-read markdown (skill) from rizwanzafaris/product-manager-os: Write and pressure-test a PRD for an AI or agentic system. Use when a product manager is specifying a feature where the implementer is a model, not an engineer: LLM features, agents, copilots, ML-backed decisions. Turns acceptance criteria into eval sets, makes non-determinism an explicit requirement, and treats guardrails as features with owners. For regulated contexts (payments, licensed activities), enforces a regulated overlay covering license preconditions, scheme rules, data residency, fin.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Regulated AI PRD: write requirements a model system can actually be held to

A PRD for an AI system is a different document. Your requirements are not instructions to an
engineer; they are constraints on a system that will improvise. This skill restructures the
document around that fact.

Repository files this skill uses:

- `templates/regulated-ai-prd-template.md`, the fill-in template
- `examples/dispute-summary/PRD.md`, one fully worked PRD to calibrate against
- `lint.py`, the completeness gate you run before claiming the document is done

## When to use

- Specifying any feature where an LLM, agent, or model makes or drafts a decision
- Reviewing an existing PRD that says "the AI should..." anywhere
- Turning a demo into something an engineering team can be accountable for

## The six sections this skill enforces

### 1. Acceptance criteria are eval sets, not sentences

"The agent should extract the merchant name" is a wish. A requirement is:

- A labeled example set, minimum 30 to 50 cases for a first release
- A pass threshold stated as a number (accuracy, recall@k, or judge score)
- The rule for what happens below threshold (block release, not "review")
…

Read the whole file at its exact version.

How to install

Latest version
mdr add rizwanzafaris/product-manager-os/regulated-ai-prd@git:20260901.4d78d32
Exact content
mdr add rizwanzafaris/product-manager-os/regulated-ai-prd@sha256:5152a98223260a98

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_vikzplx5unualges.svg)](https://markdownregistry.com/a/art_vikzplx5unualges)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260901.4d78d32 latest2026-09-01 4d78d32 6,420 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (6420 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

rizwanzafaris/product-manager-os · 4 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_vikzplx5unualges
GET https://markdownregistry.com/api/v1/resolve?ref=rizwanzafaris/product-manager-os/regulated-ai-prd
GET https://markdownregistry.com/api/v1/blob/5152a98223260a98002752d0f48b3ede72931d574d0df683247d5ac6854636ad

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from rizwanzafaris/product-manager-os

AGENTS.md agents
rizwanzafaris/product-manager-os · AGENTS.md
git:20260914.e52221a · audit A · 4 stars
CLAUDE.md claude
rizwanzafaris/product-manager-os · CLAUDE.md
git:20260915.2a64226 · audit A · 4 stars
tutor skill
rizwanzafaris/product-manager-os · learn/skills/tutor/SKILL.md · Teaching-posture reuse of the Conductor's question machinery for deliberate practice on fictional products. Use when a…
git:20260911.61cbcf4 · audit A · 4 stars
ai-prd skill
rizwanzafaris/product-manager-os · skills/ai-prd/SKILL.md · Write and pressure-test a PRD for an AI or agentic system. Use when a product manager is specifying a feature where the…
git:20260919.72235e0 · audit A · 4 stars
competitive-intel skill
rizwanzafaris/product-manager-os · skills/competitive-intel/SKILL.md · Produce a sourced competitor teardown (offer, pricing, positioning, gaps) where every claim carries a URL and a date…
git:20260919.72235e0 · audit A · 4 stars
conductor skill
rizwanzafaris/product-manager-os · skills/conductor/SKILL.md · Interview-driven operation of the six-stage product loop. Use when a user says "start" on a new product, "resume" or…
git:20260921.9fa707d · audit A · 4 stars
decision-memo skill
rizwanzafaris/product-manager-os · skills/decision-memo/SKILL.md · Write a decision memo a decider can act on in one read: the situation, the options priced, the door type, one…
git:20260921.2bf6847 · audit A · 4 stars
design-review skill
rizwanzafaris/product-manager-os · skills/design-review/SKILL.md · Run a design critique prep, a Gate 3 design review, a live-build design check before Gate 4, or an accessibility…
git:20260919.72235e0 · audit A · 4 stars
escalation skill
rizwanzafaris/product-manager-os · skills/escalation/SKILL.md · Turn a stuck decision or a blocked dependency into a one-page brief (Situation, Impact, Urgency, Options…
git:20260919.72235e0 · audit A · 4 stars
experiment-designer skill
rizwanzafaris/product-manager-os · skills/experiment-designer/SKILL.md · Turn an assumption or a growth bet into an experiment brief with a mechanism-stated hypothesis, one primary metric…
git:20260919.72235e0 · audit A · 4 stars
feedback-synthesis skill
rizwanzafaris/product-manager-os · skills/feedback-synthesis/SKILL.md · Turn a pile of raw customer feedback into evidence-weighted themes that land in the discovery templates. Use when a PM…
git:20260919.72235e0 · audit A · 4 stars
gtm-launch-planner skill
rizwanzafaris/product-manager-os · skills/gtm-launch-planner/SKILL.md · Tier a launch, choose the first cohort, build the channel plan, and draft the comms and readiness lines so Gate 5 finds…
git:20260919.72235e0 · audit A · 4 stars

Every file in rizwanzafaris/product-manager-os

Browse by kind, by grade A, or by owner.