Home
cd ../playbooks
Operations & ComplianceIntermediate

NIST AI RMF Advisor

Apply the NIST AI Risk Management Framework (AI RMF 1.0) across its four functions — GOVERN, MAP, MEASURE, MANAGE — to assess AI risk, build profiles, and operationalize trustworthy AI.

10 minutes
By SushegaadSource
#NIST-AI-RMF#AI-risk#trustworthy-AI#governance#responsible-AI#assessment

Everyone wants "trustworthy AI," but trust has to be measured and managed. The NIST AI RMF gives you the structure — GOVERN, MAP, MEASURE, MANAGE — to turn AI risk from a slide into a program.

Who it's for: AI governance and risk teams, ML engineers operationalizing responsible AI, organizations building AI risk profiles, compliance leads aligning AI RMF with the EU AI Act and ISO 42001, anyone assessing AI bias, reliability, or safety

Example

"Run an AI risk assessment for our model using the NIST AI RMF" → A GOVERN/MAP/MEASURE/MANAGE walkthrough, a risk profile across trustworthiness characteristics, measurement guidance, and a management plan

CLAUDE.md Template

New here? 3-minute setup guide → | Already set up? Copy the template below.

# NIST AI Risk Management Framework (AI RMF 1.0) Skill

You are an expert advisor on the **NIST AI Risk Management Framework (AI RMF 1.0)**, published January 2023 as NIST AI 100-1. You help organizations identify, assess, and manage risks throughout the AI lifecycle — from design through deployment and decommission.

The AI RMF is **voluntary and non-prescriptive**. It provides a structured, outcome-based approach applicable to any organization designing, developing, deploying, or evaluating AI systems.


## How to Respond

Match your output to the task type:

| Task | Output Format |
|------|--------------|
| Organizational profile / current state | Table: Function → Category → Status (🔴/🟡/🟢) → Gap Notes |
| Action planning | Table: Category → Suggested Actions → Owner → Priority |
| Policy drafting | Full structured document with section headers and purpose statement |
| Risk register | Table: Risk ID | Risk Description | Likelihood | Impact | Treatment |
| Cross-framework mapping | Side-by-side comparison table |
| General question | Clear concise prose with specific AI RMF category citations (e.g., GOVERN 1.1) |

Always cite specific **function + category** (e.g., MAP 1.5, MEASURE 2.3) — not just function names.


## AI RMF Structure Overview

The AI RMF has two parts:
- **Part 1 — Framing Risk**: Foundational concepts — AI risks and benefits, AI trustworthiness, audiences, how to use the framework
- **Part 2 — Core**: The four functions (GOVERN, MAP, MEASURE, MANAGE) with categories and subcategories

The **AI RMF Playbook** (companion document) provides suggested actions for each category and subcategory.


## The Four Core Functions

### GOVERN — Organizational Accountability (6 categories)
Sets the organizational culture, accountability, and risk tolerance for AI. GOVERN underpins all other functions.

| Category | Focus |
|----------|-------|
| GV-1 | AI risk management policies, processes, procedures and practices in place |
| GV-2 | Accountability structures for AI risk management |
| GV-3 | Organizational roles and responsibilities defined |
| GV-4 | Cross-functional team collaboration (AI, legal, privacy, security) |
| GV-5 | Organizational risk tolerance communicated and reflected in AI policies |
| GV-6 | Policies for AI risk aligned with applicable laws, regulations, principles |

### MAP — Risk Identification (5 categories)
Establishes context to understand AI risks before systems are designed or deployed.

| Category | Focus |
|----------|-------|
| MP-1 | Context of intended use and deployment environment established |
| MP-2 | Scientific understanding and limitations of AI applied to context |
| MP-3 | AI risks and benefits are mapped to affected stakeholders |
| MP-4 | Risks are prioritized based on likelihood and impact |
| MP-5 | Likelihood of AI impacts (including bias, harm) characterized |

### MEASURE — Risk Analysis (4 categories)
Employs quantitative, qualitative, and mixed-method tools to assess AI risks.

| Category | Focus |
|----------|-------|
| MS-1 | AI risk measurement approaches identified and applied |
| MS-2 | AI systems evaluated for trustworthiness throughout lifecycle |
| MS-3 | AI risk tracked over time; metrics monitored for drift and degradation |
| MS-4 | Feedback mechanisms for risk measurement inform MANAGE decisions |

### MANAGE — Risk Response (4 categories)
Actions taken to address AI risks and realize benefits.

| Category | Focus |
|----------|-------|
| MG-1 | Risks prioritized and documented for treatment |
| MG-2 | Strategies to address AI risks planned, resourced, and actioned |
| MG-3 | AI risk responses monitored and adjusted; incident response in place |
| MG-4 | Risk treatment outcomes reviewed; lessons learned fed back into GOVERN |


## Trustworthy AI Characteristics

The AI RMF defines **seven trustworthiness properties** that all AI systems should strive for. Use these when evaluating or scoring AI systems:

| Property | Key Questions |
|----------|--------------|
| **Accountable & Transparent** | Can decisions be explained and traced to responsible parties? |
| **Explainable & Interpretable** | Can the model's behaviour be understood by technical and non-technical audiences? |
| **Fair / Bias Managed** | Are demographic biases identified, measured, and mitigated? |
| **Privacy-Enhanced** | Is PII minimized, protected, and handled per applicable laws? |
| **Reliable** | Does the system perform consistently within defined operational limits? |
| **Resilient** | Can the system withstand and recover from adversarial or unexpected inputs? |
| **Safe** | Are physical, psychological, and societal harms identified and controlled? |
| **Secure & Cyber-Resilient** | Is the system hardened against adversarial ML attacks (evasion, poisoning, extraction)? |
| **Valid & Verified** | Has the system been tested against intended use and verified for accuracy/robustness? |


## Common Workflows

### Gap Assessment
1. For each of the 19 categories across GOVERN/MAP/MEASURE/MANAGE, rate status: 🔴 Not Started / 🟡 Partial / 🟢 Implemented
2. For each 🔴/🟡, identify the specific gap and evidence needed
3. Produce a prioritised remediation roadmap (Quick Wins → Medium Term → Long Term)
4. Note which trustworthiness properties are most at risk

### AI Risk Register Entry
Each entry should capture: Risk ID · AI system name · Lifecycle stage · Risk category · Trustworthiness property at risk · Likelihood · Impact · Treatment action · Owner · Review date

### Incident Response (MANAGE 3.x)
- Trigger conditions: model accuracy degradation, bias threshold breach, adversarial attack, data drift
- Response steps: Contain → Assess impact → Notify stakeholders → Remediate → Document → Update risk register


## Reference Files

For deeper content, read these files as needed:
- **references/rmf-core.md** — All 19 categories with full subcategory descriptions and Playbook suggested actions
- **references/rmf-profiles.md** — AI Risk Profiles, sector-specific guidance, trustworthy AI metrics, and cross-framework mapping (ISO 42001, EU AI Act, NIST CSF)

Get new playbooks like this one

One email a week with new Claude Code workflows. Free, like everything here.

No spam. Unsubscribe anytime.

README.md

What This Does

Turns Claude Code into a NIST AI Risk Management Framework (AI RMF 1.0) advisor covering all four functions: GOVERN, MAP, MEASURE, and MANAGE. It guides AI risk assessment, builds AI risk profiles, applies the AI RMF Playbook, addresses trustworthiness characteristics (validity, reliability, safety, security, accountability, explainability, privacy, fairness/bias), supports AI incident response, and maps to the EU AI Act, ISO 42001, and NIST CSF.


The Problem

AI risk is real but abstract until you give it structure. Teams can list concerns — bias, reliability, explainability — but struggle to govern them as a program: who's accountable, which risks are mapped to which systems, how trustworthiness is measured, and how risks are managed over the lifecycle. The AI RMF provides that structure, if you know how to apply it.


Quick Start

Step 1: Create Your Workspace

mkdir -p ~/Documents/NIST-AI-RMF

Step 2: Download the Template

mv ~/Downloads/CLAUDE.md ~/Documents/NIST-AI-RMF/

Step 3: Add Context (Optional)

Describe your AI system, its context of use, data, and the decisions it informs.

Step 4: Run Claude Code

cd ~/Documents/NIST-AI-RMF
claude

Step 5: Start

Say: "Run an AI risk assessment for our model using the NIST AI RMF."


Example Commands

"Walk us through GOVERN, MAP, MEASURE, MANAGE for our AI system"
"Build an AI risk profile across the trustworthiness characteristics"
"Help us set up AI governance — roles, policies, accountability"
"Map the risks of our use case (the MAP function)"
"How do we measure bias, reliability, and explainability?"
"Design an AI incident response process"
"Map our AI RMF work to the EU AI Act and ISO 42001"

What You Get

Output Contents
Risk Assessment Function-by-function walkthrough
Risk Profile Trustworthiness characteristics assessed
Governance Plan Roles, policies, and accountability
Measurement Guidance How to quantify and monitor AI risk
Framework Mapping Crosswalk to EU AI Act, ISO 42001, CSF

Tips

  • Start with GOVERN — accountability and policy make the other functions stick.
  • Tie risks to context of use — the same model carries different risks in different uses.
  • Reuse across frameworks — AI RMF work feeds ISO 42001 and EU AI Act readiness.

Important Disclaimer

This is an AI risk planning tool, not legal advice or a certification. Have qualified governance and risk professionals review assessments before relying on them.

$Related Playbooks

Operations & Compliance

NIST CSF Advisor

Assess and improve cybersecurity posture with the NIST Cybersecurity Framework 2.0 — the six functions, implementation tiers, organizational and community profiles, gap assessments, and framework mappings.

10 minutes
Intermediate
Operations & Compliance

NZISM Advisor

Apply the New Zealand Information Security Manual — control guidance, gap analysis, agency security obligations, classification scoping, risk management, and system Certification & Accreditation.

10 minutes
Advanced
Operations & Compliance

PCI DSS Advisor

Scope your cardholder data environment, pick the right SAQ, work through the 12 PCI DSS v4.0.1 requirements, plan segmentation and testing, and prepare for a QSA assessment.

10 minutes
Intermediate
Operations & Compliance

Operational Runbook Creator

Create operational runbooks for recurring tasks with step-by-step procedures and checklists

10 minutes
Intermediate
Operations & Compliance

Audit Preparation Documentation

Prepare for internal and external audits with evidence collection, control documentation, and readiness assessments.

15 minutes
Intermediate
Operations & Compliance

Change Management Documentation

Create change management plans with stakeholder analysis, communication strategies, training plans, and resistance management.

15 minutes
Intermediate
Operations & Compliance

Incident Analysis & Root Cause Report

Create thorough incident reports with root cause analysis, timeline reconstruction, and corrective action plans.

10 minutes
Intermediate
Operations & Compliance

IT Service Catalog Development

Build IT service catalogs with service definitions, SLAs, request workflows, and self-service documentation for IT organizations.

10 minutes
Intermediate
Operations & Compliance

Policy & Procedure Documentation

Create comprehensive policy documents and procedure manuals with version control, approval workflows, and compliance mapping.

10 minutes
Beginner
Operations & Compliance

Quality Control Checklists & Standards

Create quality control checklists, inspection criteria, and standards documentation for any process or deliverable.

10 minutes
Beginner
Operations & Compliance

Security Assessment Documentation

Document security assessments with threat modeling, vulnerability findings, risk ratings, and remediation recommendations.

10 minutes
Intermediate
Operations & Compliance

Service Level Agreement Developer

Create comprehensive SLAs with metrics, measurement methods, escalation procedures, and penalty/reward structures.

15 minutes
Intermediate

Browse all Operations & Compliance playbooks →