Agent skill · Testing & QA

dpa-art-28-oliver-schmidt-prietz

Review, draft, or redline a Data Processing Agreement (DPA / Auftragsverarbeitungsvertrag / AVV) under Art. 28 GDPR, or prepare a Joint Controller Arrangement under Art. 26 GDPR. Supports bilingual output (DE/EN), both controller- and processor-side perspectives, and two review depths — quick (Art. 28(3)(a)–(h) coverage) and negotiation-grade (clause-by-clause risk scoring).

lawve-aigithub.com/lawve-aiGitHub ↗
claude-codeNOASSERTION
Install
npx skills add lawve-ai/awesome-legal-skills --skill data-processing-agreement-art-28-gdpr-oliver-schmidt-prietz --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 25
SKILL.md size: 13 KB
Bundled scripts: none
Version: 2026-06-09
Declared author: Oliver Schmidt-Prietz
Path: skills/data-processing-agreement-art-28-gdpr-oliver-schmidt-prietz/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 618
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# DPA Art. 28 GDPR — Review, Drafting & Redlining ## Purpose This skill governs all work on **controller–processor contracts (Art. 28 GDPR)** and **joint-controller arrangements (Art. 26 GDPR)**. It produces: - **Reviews** of existing DPAs (quick or negotiation-grade) - **Drafts** of new DPAs / AVVs from modular templates (DE / EN) - **Redlines** in response to counterparty drafts - **Joint Controller Agreements** (JCA / Art.-26-Vereinbarung) ## Mode router — ALWAYS run first Before doing anything else, classify the request into ONE of these modes: | Mode | Trigger pattern | Workflow file | |---|---|---| | `REVIEW_QUICK` | "Is this DPA compliant?", "Art. 28(3)(a)–(h) check", short turnaround, sign/no-sign decision needed | `workflows/review-quick.md` | | `REVIEW_NEG` | "Review this for negotiation", "give me redline points", "what should we push back on", deeper diligence | `workflows/review-negotiation.md` | | `DRAFT` | "Draft a DPA", "create an AVV", "we need a processor agreement for [X]", greenfield | `workflows/draft.md` | | `REDLINE` | Counterparty has sent a DPA, user wants tracked-changes / counter-proposals | `workflows/redline.md` | | `JOINT_CONTROLLER` | "Art. 26", "join

What's inside
Steps it walks through
  1. Purpose
  2. Mode router — ALWAYS run first
  3. Intake — ALWAYS gather these before producing output
  4. Hard rules
  5. Reference loading order
  6. Output structure by mode
  7. REVIEWQUICK output
  8. REVIEWNEG output
  9. DRAFT output
  10. REDLINE output
  11. JOINTCONTROLLER output
  12. Quality gates — verify before delivery
  13. Style & tone
  14. Out of scope (do not silently expand into these)
Ships with 24 files
  • LICENSE.txt
  • README.md
  • evals.json
  • references/2021-915-commission-text-de.md
  • references/2021-915-commission-text-en.md
  • references/art26-joint-controller.md
  • references/art28-3-checklist.md
  • references/common-defects.md
  • references/negotiation-fallbacks.md
  • references/sccs-module-guide.md
  • references/tier-selection.md
  • templates/dpa-commercial-de.md
  • templates/dpa-commercial-en.md
  • templates/dpa-hybrid-de.md
  • templates/dpa-hybrid-en.md
  • templates/dpa-strict-de.md
  • templates/dpa-strict-en.md
  • templates/jca-de.md
  • templates/jca-en.md
  • workflows/draft.md
  • workflows/joint-controller.md
  • workflows/redline.md
  • workflows/review-negotiation.md
  • workflows/review-quick.md
first 24 of 25
More from awesome-legal-skills
All skills →
About this skill
What does the dpa-art-28-oliver-schmidt-prietz skill do?

Review, draft, or redline a Data Processing Agreement (DPA / Auftragsverarbeitungsvertrag / AVV) under Art. 28 GDPR, or prepare a Joint Controller Arrangement under Art. 26 GDPR. Supports bilingual output (DE/EN), both controller- and processor-side perspectives, and two review depths — quick (Art. 28(3)(a)–(h) coverage) and negotiation-grade (clause-by-clause risk scoring).

How do I install it?

Run `npx skills add lawve-ai/awesome-legal-skills --skill data-processing-agreement-art-28-gdpr-oliver-schmidt-prietz --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From lawve-ai/awesome-legal-skills, a repository with 618 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going