anthropics/claude-for-legal-legal-clinic-customize
> Guided customization of your legal clinic profile — change one thing without re-running the whole cold-start interview. Adjust clinic profile, jurisdiction, supervision style, practice-area templates, semester configuration, or output safeguards. Use when the user says "change my [thing]", "new semester", "add a practice area", "update my config", or "customize".
npx skills add https://github.com/anthropics/claude-for-legal --skill customize
The user typed /legal-clinic:customize. They (usually the professor, sometimes
a student) want to change something in the clinic profile — a jurisdiction, a
supervision style, a practice-area template, a semester rollover — without
re-running the whole cold-start interview and without hand-editing YAML.
~/.claude/plugins/config/claude-for-legal/legal-clinic/CLAUDE.md.
If the plugin config does not exist or still contains [PLACEHOLDER]
values, say:
> You haven't run setup yet. Run /legal-clinic:cold-start-interview
> first — customize is for adjusting a profile you already have.
one-line summary of the current value:
practice areas, case type limits
who reviews what before it goes out
housing, small business, family, expungement, etc.) and any local
overrides
handoff memo format
outputs, deadline warning rules, privilege labeling
letters, sample memos, form libraries
scaffolds
queue channel
fallbacks
> What would you like to adjust? Pick a section, or describe the change in
> your own words.
what changes downstream, confirm, write it to the config.
Examples:
/client-intake will route matters of thistype through the new template. /draft, /memo, and /client-letter
will use the practice-area prompts. /research-start will add the
corresponding Westlaw search terms."
/supervisor-review-queue becomesactive — student output will land there for supervisor sign-off before
it goes to the client."
cases, carry forward matters you flag as continuing, and prompt the
incoming students through /ramp."
> Done. Your next output will reflect the change. Anything else? You can
> run /legal-clinic:customize anytime.
offer to mark it [Archived] and explain that archiving keeps case
history accessible but hides the template from /client-intake routing.
inconsistent (e.g., formal review queue on + informal supervision note;
or practice area on + no jurisdiction rules configured), flag the
tension.
removed: the "NOT final work product" framing on /draft, plain-language
standards on client-facing outputs, "does NOT decide case acceptance" on
/client-intake, "NOT substantive advice" on /client-letter, and the
scaffold-not-analysis framing on /memo. These exist because students
ship work product — if the safeguards go, the risk of student work
reaching a client without supervisor review goes up. Confirm the
trade-off with the user, and if they're a student rather than the
professor, suggest they discuss it with the supervisor first.
Take anthropics/claude-for-legal-legal-clinic-customize from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.