From privacy-legal-uk
Guided customisation of your UK privacy practice profile — change one thing without re-running the whole cold-start interview. Adjust risk posture, escalation contacts, DPA playbook, privacy notice commitments, DPIA house style, DSAR process, or matter workspace paths. Use when the user says "change my [thing]", "update my profile", "edit my playbook", or "customise".
How this skill is triggered — by the user, by Claude, or both
Slash command
/privacy-legal-uk:customize [section name, or describe what you want to change][section name, or describe what you want to change]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
The user typed `/privacy-legal-uk:customize`. They want to change something in
The user typed /privacy-legal-uk:customize. They want to change something in
their UK privacy profile — a risk posture, an escalation contact, a DPA
position, a DPIA section, a DSAR timeline, a regulatory footprint item — without
re-running the whole cold-start interview and without hand-editing a file.
Read the config. Read
~/.claude/plugins/config/uk-legal-plugins/privacy-legal-uk/CLAUDE.md
(and ~/.claude/plugins/config/uk-legal-plugins/company-profile.md one
level up). If the plugin config does not exist or still contains
[PLACEHOLDER] values, say:
You haven't run setup yet. Run
/privacy-legal-uk:cold-start-interviewfirst — customize is for adjusting a profile you already have.
Show the customisable map. List what's in the profile, grouped, with a one-line summary of the current value:
company-profile.md)/policy-monitor watches practice against; includes purposes and lawful bases, third parties, retention, and transfer mechanismsAsk what they want to change.
What would you like to adjust? Pick a section, or describe the change in your own words.
Make the change. Show the current value, ask for the new value, explain what changes downstream, confirm, write it to the config.
Examples:
/privacy-legal-uk:dpa-review will now flag
anything shorter than 14 days as a deviation. Existing DPAs stay as
logged."/privacy-legal-uk:dsar-response will surface this
exemption in the assessment step where the facts match."/privacy-legal-uk:use-case-triage will now run cookie and
direct-marketing checks on every processing activity. /privacy-legal-uk:reg-gap-analysis will include PECR in every gap analysis."/privacy-legal-uk:use-case-triage will now
run a Children's Code check on every consumer-facing activity, and
/privacy-legal-uk:dpia-generation will include a Children's Code section."For shared-profile changes (company name, industry, jurisdictions,
practice setting, stage): write to
~/.claude/plugins/config/uk-legal-plugins/company-profile.md and note:
This change affects all plugins — any plugin that reads your jurisdiction footprint now sees [new value].
Close.
Done. Your next output will reflect the change. Anything else? You can run
/privacy-legal-uk:customizeanytime.
[Not currently in scope] and explain what
flagging drops.[review] flag, source attribution
tags, [verify] tags on cited UK GDPR / DPA 2018 provisions, and
the mandatory-DPIA-trigger check on /use-case-triage are load-bearing — do not remove. If DSAR timelines are adjusted below the 1-month UK GDPR Art.12(3) statutory deadline, refuse and explain why. If breach notification windows are set longer than would allow the controller to meet the 72-hour Art.33 ICO window, refuse and explain.[UK-GDPR-ART.12(3)]."npx claudepluginhub uk-agents/uk-legal-plugins --plugin privacy-legal-ukCreates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.