Agent skill · Design & Presentation

transfer-impact-assessment-tia-oliver-schmidt-prietz

GDPR Transfer Impact Assessment for Chapter V transfers under the EDPB Recommendations 01/2020 six-step methodology, the CNIL TIA Guide (January 2025), and EDPB essential guarantees. Handles transfer qualification, Art. 45 adequacy fast-tracks, Art. 46 full assessments with country profiles for 12 jurisdictions, and balanced Art. 49 derogation analysis. Outputs a Markdown report, a .docx formal TIA, and a JSON delta for RoPA interchange.

lawve-aigithub.com/lawve-aiGitHub ↗
claude-codeNOASSERTION
Install
npx skills add lawve-ai/awesome-legal-skills --skill transfer-impact-assessment-tia-oliver-schmidt-prietz --agent claude-code

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

Facts
Files in the skill folder: 26
SKILL.md size: 16 KB
Bundled scripts: none
Version: 2026-06-09
Declared author: Oliver Schmidt-Prietz
Path: skills/transfer-impact-assessment-tia-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

# GDPR Transfer Impact Assessment (TIA) Skill ## Disclaimer (show at session start, do not block) > **Important:** This skill provides structured GDPR Chapter V transfer assessment guidance based on EDPB Recommendations, CNIL guidance, CJEU case law, and emerging national case law (OLG München 21 U 3882/25 e). It is not legal advice. Involve your DPO and qualified counsel for final decisions, especially where the skill flags a transfer for suspension or restructuring. ## Routing Determine what the user needs and lazy-load only the references required: | User Need | Load These References | Action | |---|---|---| | Single transfer assessment | `references/edpb-six-steps.md` + relevant country profile + `references/supplementary-measures.md` | Run the 6-step pipeline for one transfer | | Batch assessment (multiple transfers) | + `references/tia-template.md` + workspace pattern | Build transfer registry; run pipeline per transfer | | Import from RoPA sidecar | + `references/interchange-delta.md` | Read RoPA sidecar; filter third-country transfers; populate registry | | Discovery mode (map transfers without RoPA) | + `references/essential-guarantees.md` + `references/transfer-qualificat

What's inside
Steps it walks through
  1. Disclaimer (show at session start, do not block)
  2. Routing
  3. Session Setup
  4. Workspace Pattern (Batch Assessments)
  5. Pre-Assessment Gate: Transfer Qualification
  6. TIA Requirement Check (when all three criteria met)
  7. Assessment Pipeline (Steps 1–6)
  8. Step 1: Know Your Transfer
  9. Step 2: Identify the Transfer Tool
  10. Step 3: Assess Third-Country Law and Practices
  11. Step 4: Supplementary Measures
  12. Step 5: Implementation Action Plan
  13. Step 6: Re-assessment Triggers
  14. Outputs
Ships with 24 files
  • LICENSE.txt
  • README.md
  • evals.json
  • references/art49-derogations.md
  • references/country-profiles/ae.md
  • references/country-profiles/au.md
  • references/country-profiles/br.md
  • references/country-profiles/cn.md
  • references/country-profiles/generic-assessment.md
  • references/country-profiles/in.md
  • references/country-profiles/ru.md
  • references/country-profiles/sg.md
  • references/country-profiles/tr.md
  • references/country-profiles/uk-post-adequacy.md
  • references/country-profiles/us-dpf.md
  • references/country-profiles/us-non-dpf.md
  • references/country-profiles/za.md
  • references/edpb-six-steps.md
  • references/essential-guarantees.md
  • references/interchange-delta.md
  • references/schrems-ii-holdings.md
  • references/sources.md
  • references/supplementary-measures.md
  • references/tia-template.md
first 24 of 26
More from awesome-legal-skills
All skills →
About this skill
What does the transfer-impact-assessment-tia-oliver-schmidt-prietz skill do?

GDPR Transfer Impact Assessment for Chapter V transfers under the EDPB Recommendations 01/2020 six-step methodology, the CNIL TIA Guide (January 2025), and EDPB essential guarantees. Handles transfer qualification, Art. 45 adequacy fast-tracks, Art. 46 full assessments with country profiles for 12 jurisdictions, and balanced Art. 49 derogation analysis. Outputs a Markdown report, a .docx formal TIA, and a JSON delta for RoPA interchange.

How do I install it?

Run `npx skills add lawve-ai/awesome-legal-skills --skill transfer-impact-assessment-tia-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