Generate Gdpr Ropa

Generates a draft GDPR Article 30 Record of Processing Activities (ROPA) from MODULE_MANIFEST.md and BEHAVIORAL_CONTRACTS.md context files. Use when preparing for a GDPR audit, when a dark-code-audit flags PII-handling services with incomplete documentation, or when building a compliance package. Reads context layers across the codebase, groups them into logical processing activities, auto-populates what it can, and interviews the user for fields that require human judgment (legal basis, purpose, international transfers). Writes docs/compliance/gdpr-ropa-YYYY-MM-DD.md. Invoke as /generate-gdpr-ropa or /generate-gdpr-ropa --module path/to/module for a single module entry.

az9713 b78a82a 8.0 KB Updated

File contents

az9713/dark-code-skills/tree/main/skills/generate-gdpr-ropa commit b78a82ad6e

Frequently asked questions

npx skillmds@latest add az9713/generate-gdpr-ropa