AugmentClaude
OfficialClaude Code plugin

🔒Privacy Legal (official)

By Anthropic· 8,628

DPAs reviewed as controller or processor, DSARs answered on deadline, PIAs generated in house format.

Works with

  • Claude Code or Claude Cowork.
  • Your DPA playbook preferences (captured by the first-run interview).
  • Optional MCP connectors for docs and tickets.

What's inside

  • /privacy-legal:dpa-reviewcommand

    Reviews a Data Processing Agreement against your playbook — auto-detects whether you're controller or processor.

  • /privacy-legal:dsar-responsecommand

    Drafts DSAR acknowledgments and substantive responses within statutory timelines.

  • /privacy-legal:pia-generationcommand

    Generates a Privacy Impact Assessment in house format for a new feature.

  • /privacy-legal:use-case-triagecommand

    Decides whether an activity needs a PIA, a mandatory GDPR DPIA, or can proceed.

Installation

Before you start

First run learns your DPA playbook and privacy program posture.

⚖️ Every output is a draft for attorney review — not legal advice.

  1. Make sure Claude Code is installed.
    npm i -g @anthropic-ai/claude-code
  2. Copy the block below and paste it into your terminal.

    The lines run one after another — everything the plugin needs, in one paste.

  3. Credentials

    No API keys required.

  4. Restart Claude Code and use it.

    Quit and reopen Claude Code so the plugin loads. Its commands and skills are then available in every session — run /plugin to confirm it's installed.

Prefer to read the source first? Open on GitHub.