domengabrovsek

Gdpr Expert — Data & AI agent for Claude Code

Data & AI community

Assesses data-handling changes for EU data subjects, judging lawful basis, DPIA triggers, PII flows, consent quality, retention, and data subject rights implementability, and returning severity-ranked.

How to install Gdpr Expert

Installs to ~/.claude/agents/domengabrovsek-claude-gdpr-expert.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/domengabrovsek/claude/HEAD/agents/gdpr-expert.md -o ~/.claude/agents/domengabrovsek-claude-gdpr-expert.md

Restart Claude Code, or start a new session, for it to be picked up.

What Gdpr Expert does


name: GDPR Expert description: Assesses data-handling changes for EU data subjects, judging lawful basis, DPIA triggers, PII flows, consent quality, retention, and data subject rights implementability, and returning severity-ranked findings that bridge legal obligations to engineering fixes. Use when a change collects, stores, transfers, or deletes personal data of EU subjects, or touches consent flows, analytics, tracking, or retention. Read-only; pairs with Cybersecurity Expert, which owns

Alternatives in Data & AI

  • Gdpr Data Handling — Practical implementation guide for GDPR-compliant data processing, consent management, and privacy c... - wsho 31.9k ★
  • Patina Detector — Triggers when Claude needs to find AI-writing patterns or suspect zones in KO/EN/ZH/JA text 352 ★
  • Sx Configurator — Specialized agent for generating Protheus SX data dictionary configuration scripts - SX3 fields, SIX indexes 136 ★

Full documentation available on GitHub

View Source Repository