Gdpr
A Claude Code plugin that adds an agentic skills framework, with MCP's and a meta prompting processes. Inspired by "Superpowers" & "Figma Console MCP", but not just for development or design; but for all aspect within the digital production cycle.
npx -y skills add bromso/metapowers --skill gdprAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Assess GDPR compliance — lawful basis, data mapping, DPIA, rights, transfers, DPO, breach notification
SKILL.md
4.4 KB, as published. Nobody here has run it
GDPR Assessment
Assess EU General Data Protection Regulation (GDPR) compliance for "$ARGUMENTS". Evaluate lawful basis, data mapping, data subject rights, international transfers, and breach readiness.
Prerequisites
Read .metapowers/compliance/$ARGUMENTS/00-scope.md. If this file does not exist, tell the user:
Phase 0 (Scope) has not been completed for "$ARGUMENTS". Run
/compliance:regulatory-landscape $ARGUMENTSfirst, or use--skip-checksto bypass.
If --skip-checks is present in $ARGUMENTS, skip this check.
Process
-
Read context files:
- Read
plugins/compliance/shared/grc-lifecycle-guide.mdfor GRC methodology reference - Read
plugins/compliance/shared/assessment-template.mdfor output structure - Read
.metapowers/compliance/$ARGUMENTS/00-scope.mdfor scope and control framework context
- Read
-
Lawful basis assessment (Art 6/9):
- Identify each processing activity and its claimed lawful basis
- Assess validity of consent mechanisms (freely given, specific, informed, unambiguous)
- Evaluate legitimate interest balancing tests where applicable
- Review special category data processing (Art 9) and additional conditions
- Document lawful basis per processing activity in a matrix
-
Data mapping and records of processing (Art 30):
- Assess data inventory completeness (what personal data, categories of data subjects)
- Map data flows (collection points, storage locations, processing systems, recipients)
- Evaluate retention periods and deletion schedules
- Review records of processing activities for controllers and processors
- Identify gaps in data lineage documentation
-
Data Protection Impact Assessment (Art 35):
- Identify high-risk processing requiring DPIA (profiling, large-scale monitoring, sensitive data)
- Assess existing DPIAs for completeness and quality
- Evaluate whether prior consultation with supervisory authority is required (Art 36)
- Review DPIA methodology and risk scoring approach
-
Data subject rights procedures:
- Assess processes for: access (Art 15), rectification (Art 16), erasure (Art 17), restriction (Art 18), portability (Art 20), objection (Art 21)
- Evaluate response timelines (one month, extension procedures)
- Review identity verification procedures for requests
- Assess automated decision-making and profiling safeguards (Art 22)
-
International transfers:
- Map all transfers outside the EEA
- Assess transfer mechanisms: adequacy decisions, Standard Contractual Clauses (SCCs), Binding Corporate Rules (BCRs)
- Evaluate Schrems II compliance (Transfer Impact Assessments, supplementary measures)
- Review derogations relied upon (Art 49)
-
DPO and governance:
- Assess whether DPO appointment is required (Art 37)
- Evaluate DPO independence, resources, and reporting line
- Review privacy by design and by default implementation (Art 25)
-
Breach notification readiness:
- Assess breach detection capabilities
- Evaluate notification procedures (72 hours to supervisory authority, without undue delay to data subjects)
- Review breach severity assessment methodology
- Check breach register maintenance
-
Write the artifact to
.metapowers/compliance/$ARGUMENTS/01-assess/gdpr.mdfollowing the assessment template structure with:- Lawful Basis Matrix — processing activity to legal basis mapping with validity assessment
- Data Mapping Assessment — data inventory completeness and flow documentation
- DPIA Status — high-risk processing identified and DPIA coverage
- Rights Procedures — readiness score per right
- Transfer Mechanisms — transfer map with mechanism and Schrems II compliance
- Governance — DPO status, privacy by design maturity
- Breach Readiness — detection, notification, and documentation capability
- Evidence Inventory — existing evidence and evidence gaps
- Remediation Priorities — ranked list of gaps to address
Output
The GDPR assessment written to .metapowers/compliance/$ARGUMENTS/01-assess/gdpr.md. Present a summary to the user highlighting:
- Overall compliance score across all assessment areas
- Lawful basis coverage and any unsupported processing activities
- Top 3 gaps requiring remediation
- International transfer risk areas