anthropics/claude-for-legal-legal-builder-hub-customize
> Guided customization of your Legal Builder Hub profile — change one thing without re-running the whole cold-start interview. Adjust practice profile, installed starter pack, watched registries, update preferences, or QA strictness. Use when the user says "change my [thing]", "add a registry", "update my profile", "edit my config", or "customize".
npx skills add https://github.com/anthropics/claude-for-legal --skill customize
The user typed /legal-builder-hub:customize. They want to change something
in their Builder Hub profile — a watched registry, update notification
preferences, a practice area for recommendations — without re-running the
whole cold-start interview and without hand-editing YAML.
~/.claude/plugins/config/claude-for-legal/legal-builder-hub/CLAUDE.md
(and ~/.claude/plugins/config/claude-for-legal/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 /legal-builder-hub:cold-start-interview
> first — customize is for adjusting a profile you already have.
one-line summary of the current value:
setting *(shared across all 12 plugins — changes flow through
company-profile.md)*
community skills
the hub, with install source
community skills from
notification channel (Slack / in-session), auto-update vs. prompt
/skills-qa flags issues on a candidateskill before install (lenient / middle / strict), and which
failure-mode checks are on
to run /skills-qa automatically before install
> 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:
/registry-browser will search this registryalongside the existing ones. /auto-updater will check it on its next run."
/skills-qa will report the same findingsbut not block install on the medium band unless you confirm."
updates instead of applying them automatically."
practice setting, stage): write to
~/.claude/plugins/config/claude-for-legal/company-profile.md and note:
> This change affects all 12 plugins — any plugin that reads your
> jurisdiction footprint now sees [new value].
> Done. Your next output will reflect the change. Anything else? You can
> run /legal-builder-hub:customize anytime.
registry, offer to mark it [Paused] and explain that pausing keeps the
install history but stops update checks.
inconsistent (e.g., auto-update on + QA strictness off; or practice
profile that doesn't match any installed plugin), flag the tension.
(nine design parameters, three legal failure modes, trust-surface check)
are what /skills-qa exists to run — turning them off defeats the point. If the
user wants to lower strictness, recommend the middle band rather than
disabling the check.
Take anthropics/claude-for-legal-legal-builder-hub-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.