compliance-gdpr

Implement GDPR compliance features with PostgreSQL Row-Level Security.

14|3|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/rnavarych/alpha-engineer --skill compliance-gdpr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: compliance-gdpr
Source: https://github.com/rnavarych/alpha-engineer/tree/main/plugins/billy-milligan/skills/product/compliance-gdpr
Command: npx skills add https://github.com/rnavarych/alpha-engineer --skill compliance-gdpr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps you implement and manage compliance with the General Data Protection Regulation (GDPR), ensuring your data handling practices meet legal requirements.

Core Features & Use Cases

  • Subject Access Requests (SARs): Manage requests for data access and erasure within the mandated 30-day timeframe.
  • Consent Management: Implement granular consent flows and track user permissions.
  • Data Breach Notification: Prepare for and manage the 72-hour notification process for data breaches.
  • Use Case: When a user requests to delete their account and all associated data, use this skill to ensure all personal information is removed or anonymized according to GDPR Article 17, while respecting any legal retention obligations.

Quick Start

Use the compliance-gdpr skill to implement a process for handling a Subject Access Request.

Frequently Asked Questions about compliance-gdpr

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I handle a GDPR Subject Access Request within the 30-day timeframe?

Handle GDPR Subject Access Requests by using this Skill to implement structured data retrieval and erasure workflows, ensuring you process user data access and deletion requests within the mandated 30-day regulatory timeframe.

What is the best way to implement right to erasure while respecting legal retention obligations?

Implement right to erasure under GDPR Article 17 by using this Skill to remove or anonymize personal data, automatically applying data minimization strategies while respecting any overriding legal retention obligations.

How do I set up PostgreSQL Row-Level Security for user data isolation?

Set up PostgreSQL Row-Level Security for user data isolation by utilizing this Skill's built-in mechanisms, which enforce strict data segregation at the database level to ensure privacy-centric application development.

Can I use this to prepare for the 72-hour GDPR data breach notification process?

Yes, you can prepare for the 72-hour GDPR data breach notification process by leveraging this Skill to implement structured breach management protocols and ensure timely regulatory adherence.

How does consent management work for tracking granular user permissions?

Consent management for tracking granular user permissions works by utilizing this Skill to implement detailed consent flows, allowing you to monitor and record specific user permission states for data processing activities.

Do I need PII detection to ensure GDPR data minimization?

Yes, you need PII detection to ensure GDPR data minimization, and this Skill supports identifying personal identifiable information to help limit data collection and processing to only what is strictly necessary.