Agent skill · Security

iso42001-specialist

ISO/IEC 42001:2023 AI Management System (AIMS) specialist for compliance teams running internal audits. Three decisions: (1) Where are the gaps against Clauses 4-10 and what do we close first? (2) What goes in the AI risk register and which Annex A controls treat each risk? (3) What's the 12-month internal audit plan that satisfies Clause 9.2? Use when preparing for certification, scoping internal audit cycles, or onboarding AI systems into an existing ISMS (27001) / QMS (13485) program. NOT an executive AI strategy skill (see chief-ai-officer-advisor). NOT EU AI Act compliance (see compliance

Alireza Rezvani23,369★ · +428/wk · 1 repos on radarProfile →
claude-codecodexcursorships scriptsMIT
Install
npx skills add alirezarezvani/claude-skills --skill iso42001-specialist --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 8
SKILL.md size: 14 KB
Bundled scripts: yes
Version: 1.0.0
Declared author: Alireza Rezvani
Path: ra-qm-team/skills/iso42001-specialist/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 23,791 · +422 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# ISO/IEC 42001 AI Management System Specialist Internal-audit-grade operating skill for ISO/IEC 42001:2023. **Three decisions, no executive AI strategy:** 1. **Where are the AIMS gaps against Clauses 4–10?** — coverage scoring per clause + remediation priority 2. **What's the AI risk register, and which controls treat each risk?** — Annex A.2–A.10 control mapping per ISO 23894 risk method 3. **What's the Clause 9.2 internal audit plan?** — 12-month schedule with scope, frequency, auditor independence checks This skill is **NOT a chief-ai-officer-advisor replacement**. CAIO decides whether to build/buy a model and what business risk to accept. This skill operates the management-system discipline that captures those decisions in audit-ready evidence. This skill is **NOT an EU AI Act compliance skill**. ISO 42001 is a voluntary management-system standard; EU AI Act is binding product-safety regulation. They overlap (a high-risk AI system per Article 6(2) of the AI Act typically requires the QMS in Article 17, which ISO 42001 can satisfy in part) but the artefacts differ. See `compliance-team-eu-ai-act` for Article-level conformity assessment. This skill is **NOT a substitute for ISO

What's inside
Steps it walks through
  1. Keywords
  2. Quick Start
  3. Key Questions (ask these first)
  4. Core Responsibilities
  5. 1. AIMS Gap Analysis (Clauses 4–10)
  6. 2. AI Risk Register + Annex A Control Mapping
  7. 3. Clause 9.2 Internal Audit Plan
  8. Workflows
  9. Workflow 1: AIMS Gap Closure for Certification (4–8 weeks)
  10. Workflow 2: AI Risk Register Build (1–2 weeks)
  11. Workflow 3: Annual Internal Audit Plan (1 day)
  12. Workflow 4: Cross-Framework Reuse Mapping (per system onboarded)
  13. Output Standards
  14. Adjacent Skills
Ships with 7 files
  • references/aims_controls_annex_a.md
  • references/aims_implementation_guide.md
  • references/cross_framework_mapping_ai.md
  • references/iso42001_clauses.md
  • scripts/ai_risk_register_builder.py
  • scripts/aims_audit_scheduler.py
  • scripts/aims_gap_analyzer.py
Commands it runs
Decision A: AIMS gap analysis against Clauses 4-10
python scripts/aims_gap_analyzer.py                           # embedded sample (mid-stage AI SaaS)
python scripts/aims_gap_analyzer.py path/to/aims_evidence.json
Decision B: AI risk register + Annex A control mapping
python scripts/ai_risk_register_builder.py                    # embedded 7-risk sample
python scripts/ai_risk_register_builder.py path/to/risks.json
Decision C: Clause 9.2 internal audit 12-month plan
python scripts/aims_audit_scheduler.py                        # embedded 4-domain sample
python scripts/aims_audit_scheduler.py path/to/scope.json
python scripts/aims_gap_analyzer.py aims_evidence.json
More from claude-skills
All skills →
About this skill
What does the iso42001-specialist skill do?

ISO/IEC 42001:2023 AI Management System (AIMS) specialist for compliance teams running internal audits. Three decisions: (1) Where are the gaps against Clauses 4-10 and what do we close first? (2) What goes in the AI risk register and which Annex A controls treat each risk? (3) What's the 12-month internal audit plan that satisfies Clause 9.2? Use when preparing for certification, scoping internal audit cycles, or onboarding AI systems into an existing ISMS (27001) / QMS (13485) program. NOT an executive AI strategy skill (see chief-ai-officer-advisor). NOT EU AI Act compliance (see compliance

How do I install it?

Run `npx skills add alirezarezvani/claude-skills --skill iso42001-specialist --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From alirezarezvani/claude-skills, a repository with 23,791 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going