anthropics/claude-for-legal-regulatory-legal-customize
> Guided customization of your regulatory practice profile — change one thing without re-running the whole cold-start interview. Adjust watched regulators, policy library index, materiality threshold, gap response process, feed configuration, or matter workspace paths. Use when the user says "change my [thing]", "add a regulator", "update my watchlist", "edit my threshold", or "customize".
npx skills add https://github.com/anthropics/claude-for-legal --skill customize
The user typed /regulatory-legal:customize. They want to change something
in their regulatory profile — a watched regulator, a materiality threshold,
a feed source — without re-running the whole cold-start interview and
without hand-editing YAML.
~/.claude/plugins/config/claude-for-legal/regulatory-legal/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 /regulatory-legal: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)*
in scope, and which are "leading" (most likely to drive policy
impact) vs. "monitor"
to each, owner per policy
"notable" vs. "report" vs. "digest only"; how this threshold filters
/reg-feed-watcher output
owners (policy, product, training)
connectors, cadence of the /reg-feed-watcher sweep, digest channel
escalation chain
tracker, digest publication cadence
storage status, 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:
/reg-feed-watcher will sweep thisregulator on its next run. /policy-diff will accept inputs from this
regulator's rulemaking feed."
/reg-feed-watcher digest will beshorter — items below the new threshold will drop from the weekly
digest but stay searchable."
/policy-diff will include this policywhen matching new rules against the library. The comment tracker
will tag comments affecting this policy."
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 /regulatory-legal:customize anytime.
offer to mark it [Monitor only] and explain that monitoring keeps the
feed in the archive but pulls it out of the active digest.
inconsistent (e.g., regulator in scope + no jurisdiction in the footprint
that the regulator covers; or "weekly digest" + materiality threshold
that yields fewer than one item a quarter), flag the tension.
[verify] tags on cited regulations,source attribution on feed pulls, and the [review] flag on gap triage
are load-bearing — do not remove. Materiality threshold can be adjusted,
but lowering it below the point where the digest becomes noise is the
point — warn if that's the direction.
Take anthropics/claude-for-legal-regulatory-legal-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.