Use this skill when the user says 'GDPR', 'data protection', 'privacy compliance', 'DPA', 'DSAR', 'data subject request', 'cookie consent', 'privacy audit', 'CCPA', or asks 'do I need GDPR for this repo'. Scans the repository to detect what personal data is collected, classifies sensitivity, determines whether GDPR applies and how critical it is, then reports required roles, obligations, and remediation. Do NOT use for general security audits (use owasp-top10) or contract drafting (use contract-template).
$npx -y skills add cwinvestments/memstack --skill gdprInstalls into the current project.
Run `npx skills use "https://github.com/cwinvestments/memstack" --skill "cwinvestments/memstack/gdpr"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cwinvestments/memstack" that are relevant to the current task. Run `npx skills add "https://github.com/cwinvestments/memstack"` and select the relevant skills, then follow their instructions.