From Cross-Border Wealth & Tax
Classify AI systems under the EU AI Act, identify prohibited practices, and assess high-risk AI system requirements. Maps compliance obligations and conformity assessment pathways.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cross-border-wealth:ai-governance-triage [AI system description | use case | "full classification"][AI system description | use case | "full classification"]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Classifies AI systems under the EU AI Act risk framework and maps compliance obligations. Identifies prohibited practices, assesses high-risk system requirements, and determines the conformity assessment pathway.
Classifies AI systems under the EU AI Act risk framework and maps compliance obligations. Identifies prohibited practices, assesses high-risk system requirements, and determines the conformity assessment pathway.
This skill is the entry point of the EU AI Act deliverable chain. The risk class it produces feeds a fixed sequence of legal artifacts that ends in the disclosure text a marketing page must carry:
risk-class (this skill) → conformity-assessment documentation (Art. 9–17/43 technical file + QMS) → /cross-border-wealth:privacy-impact-assessment (GDPR Art. 35 DPIA on the data flows) → /cross-border-wealth:compliance-checker (filing/registration obligations) → required Art. 50 transparency-disclosure text → handed to the Content-Gen plugin for the landing page.
Carry the classification forward, do not re-derive it downstream: a 🟠 High-Risk or 🟡 Limited-Risk outcome here sets the conformity obligations and the Art. 50 disclosure that the later steps build on (e.g., chatbot, emotion-recognition, and deepfake/synthetic-content systems each require specific Art. 50 wording). The Legal steps own the content of each artifact and the disclosure text; Content-Gen owns rendering it into the page — never publish a regulated AI claim or ship the disclosure before Legal review passes. Orchestration sequences the steps; this skill only needs to know the chain exists and emit the classification the chain depends on.
Load practice profile. Read ~/.claude/plugins/config/legal-engineering/cross-border-wealth/CLAUDE.md.
Identify the AI system. Gather:
Prohibited practices check (Art. 5). Screen for:
If ANY box is checked → STOP. System is PROHIBITED. Advise immediately.
Risk classification:
High-risk system requirements (if applicable):
| Requirement | Article | Status | Gap | Priority |
|---|---|---|---|---|
| Risk management system | Art. 9 | ❌ Not in place | Need continuous RMS | 🔴 Critical |
| Data governance | Art. 10 | 🟡 Partial | Training data documentation incomplete | 🟠 High |
| Technical documentation | Art. 11 | ❌ Not in place | Full technical file needed | 🔴 Critical |
| Record-keeping / logging | Art. 12 | 🟡 Partial | Audit logs exist but not AI Act compliant | 🟡 Medium |
| Transparency to deployers | Art. 13 | ❌ Not in place | Instructions for use needed | 🟠 High |
| Human oversight | Art. 14 | 🟢 In place | Document oversight mechanism | 🟢 Low |
| Accuracy, robustness, cybersecurity | Art. 15 | 🟡 Partial | Robustness testing needed | 🟠 High |
| Quality management system | Art. 17 | ❌ Not in place | QMS for AI needed | 🔴 Critical |
| EU Declaration of Conformity | Art. 47 | ❌ Not in place | Requires all above first | 🔴 Critical |
| CE marking | Art. 48 | ❌ Not in place | After conformity assessment | 🟠 High |
| Registration in EU database | Art. 49 | ❌ Not in place | After CE marking | 🟡 Medium |
Conformity assessment pathway (Art. 43):
General-purpose AI model obligations (if applicable, Art. 51-56):
Compliance timeline:
Offer next steps:
- Compliance roadmap — detailed implementation plan for high-risk requirements
- Technical documentation — I'll draft the Art. 11 technical file structure
- Risk management system — design the Art. 9 continuous RMS
- FRIA — Fundamental Rights Impact Assessment (Art. 27, for deployers)
- Governance framework — organizational AI governance structure
- Run the deliverable chain — DPIA (
/cross-border-wealth:privacy-impact-assessment) → filings (/cross-border-wealth:compliance-checker) → Art. 50 disclosure text for the landing page (rendered by Content-Gen)- Something else
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub zereo0317/legal-engineering-system --plugin cross-border-wealth