From fd365d0beeb1a0a3b42e002528afaed4bcb50572 Mon Sep 17 00:00:00 2001 From: toni Date: Wed, 6 May 2026 10:49:43 +0200 Subject: [PATCH 1/2] Add eu-ai-governance plugin (Lexbeam Software) EU AI Act compliance for European in-house legal, compliance, and AI governance teams. Six commands and six skills covering classification, DPIAs, vendor assessments, evidence packs, and policy review. DACH-first, with German Works Council (BetrVG), BaFin, and BSI specifics, plus bilingual EN/DE output via --lang de. Apache 2.0 licensed. Source pinned to current main. Repo: https://github.com/lexbeam-software/eu-ai-governance-plugin Live demo: https://lexbeam-software.github.io/eu-ai-governance-plugin/ Author: Lexbeam Software (Werner Plutat) The August 2026 high-risk obligations deadline is the active driver for European deployers; the plugin is meant as the orientation tool for that prep work. Co-Authored-By: Claude Opus 4.7 (1M context) --- .claude-plugin/marketplace.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 03c36b5d..297aa860 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -412,6 +412,17 @@ "sha": "6f41866ea66c63eb80c42e6f652efdac5870e540" }, "homepage": "https://kensho.com" + }, + { + "name": "eu-ai-governance", + "description": "EU AI Act compliance for European in-house legal, compliance, and AI governance teams. Risk classification, DPIAs, vendor assessments, evidence packs. DACH-first, with Works Council (BetrVG), BaFin, and BSI specifics. By Lexbeam Software.", + "category": "legal", + "source": { + "source": "url", + "url": "https://github.com/lexbeam-software/eu-ai-governance-plugin.git", + "sha": "89c81535945c7d0670acad7e8a895553d08039c6" + }, + "homepage": "https://lexbeam-software.github.io/eu-ai-governance-plugin/" } ] } From 3d05e35e4f087c0de506994c62e0c7130a2917cb Mon Sep 17 00:00:00 2001 From: toni Date: Wed, 6 May 2026 11:26:01 +0200 Subject: [PATCH 2/2] Bump eu-ai-governance pin to current main (drops stale Feb 2026 footer) --- .claude-plugin/marketplace.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 297aa860..cab41eb7 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -420,7 +420,7 @@ "source": { "source": "url", "url": "https://github.com/lexbeam-software/eu-ai-governance-plugin.git", - "sha": "89c81535945c7d0670acad7e8a895553d08039c6" + "sha": "9a029499914dcf4515dd8726b7c4b7b626c55e20" }, "homepage": "https://lexbeam-software.github.io/eu-ai-governance-plugin/" }