customize

GitHub

用于在不重新运行冷启动访谈的情况下,调整监管实践配置。支持修改监管机构、政策库、重要性阈值等参数,确保变更安全并通知下游工具同步更新。

regulatory-legal/skills/customize/SKILL.md anthropics/claude-for-legal

Trigger Scenarios

用户表示要更改监管配置文件中的某项设置 用户提到添加监管机构、更新监控列表、编辑阈值或进行自定义

Install

npx skills add anthropics/claude-for-legal --skill customize -g -y
More Options

Non-standard path

npx skills add https://github.com/anthropics/claude-for-legal/tree/main/regulatory-legal/skills/customize -g -y

Use without installing

npx skills use anthropics/claude-for-legal@customize

指定 Agent (Claude Code)

npx skills add anthropics/claude-for-legal --skill customize -a claude-code -g -y

安装 repo 全部 skill

npx skills add anthropics/claude-for-legal --all -g -y

预览 repo 内 skill

npx skills add anthropics/claude-for-legal --list

SKILL.md

Frontmatter
{
    "name": "customize",
    "description": "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\".\n",
    "argument-hint": "[section name, or describe what you want to change]"
}

/customize

When this runs

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.

What to do

  1. Read the config. Read ~/.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.

  2. Show the customizable map. List what's in the profile, grouped, with a one-line summary of the current value:

    • Company / who you are — name, industry, jurisdictions, stage, practice setting (shared across all 12 plugins — changes flow through company-profile.md)
    • Regulators we watch — agencies / bodies / SROs / state regulators in scope, and which are "leading" (most likely to drive policy impact) vs. "monitor"
    • Policy library — the internal policies the library indexes, path to each, owner per policy
    • Materiality threshold — when a regulatory change rises to "notable" vs. "report" vs. "digest only"; how this threshold filters /reg-feed-watcher output
    • Gap response process — who triages, SLA per severity, downstream owners (policy, product, training)
    • Feed configuration — regulator feeds, paid feed connectors, cadence of the /reg-feed-watcher sweep, digest channel
    • People — regulatory counsel, policy owners, comment drafter, escalation chain
    • Workflow — matter workspaces, open gaps tracker, comment deadline tracker, digest publication cadence
    • Integrations — regulatory feeds / Slack / document storage status, fallbacks
  3. Ask what they want to change.

    What would you like to adjust? Pick a section, or describe the change in your own words.

  4. Make the change. Show the current value, ask for the new value, explain what changes downstream, confirm, write it to the config.

    Examples:

    • Adding a regulator to the watchlist: "/reg-feed-watcher will sweep this regulator on its next run. /policy-diff will accept inputs from this regulator's rulemaking feed."
    • Tightening materiality threshold: "/reg-feed-watcher digest will be shorter — items below the new threshold will drop from the weekly digest but stay searchable."
    • New policy added to the library: "/policy-diff will include this policy when matching new rules against the library. The comment tracker will tag comments affecting this policy."
  5. For shared-profile changes (company name, industry, jurisdictions, 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].

  6. Close.

    Done. Your next output will reflect the change. Anything else? You can run /regulatory-legal:customize anytime.

Guardrails

  • Never delete a section. If the user wants to "drop" a regulator, offer to mark it [Monitor only] and explain that monitoring keeps the feed in the archive but pulls it out of the active digest.
  • Flag internal inconsistency. If the change would make the profile 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.
  • Flag guardrail degradation. [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.
  • One change at a time. Don't re-ask the whole interview.

Version History

  • 5ceb305 Current 2026-07-05 15:39

Same Skill Collection

ai-governance-legal/skills/ai-inventory/SKILL.md
ai-governance-legal/skills/cold-start-interview/SKILL.md
ai-governance-legal/skills/customize/SKILL.md
ai-governance-legal/skills/matter-workspace/SKILL.md
ai-governance-legal/skills/policy-monitor/SKILL.md
ai-governance-legal/skills/policy-starter/SKILL.md
ai-governance-legal/skills/reg-gap-analysis/SKILL.md
ai-governance-legal/skills/use-case-triage/SKILL.md
ai-governance-legal/skills/vendor-ai-review/SKILL.md
commercial-legal/skills/amendment-history/SKILL.md
commercial-legal/skills/cold-start-interview/SKILL.md
commercial-legal/skills/customize/SKILL.md
commercial-legal/skills/escalation-flagger/SKILL.md
commercial-legal/skills/matter-workspace/SKILL.md
commercial-legal/skills/nda-review/SKILL.md
commercial-legal/skills/renewal-tracker/SKILL.md
commercial-legal/skills/review-proposals/SKILL.md
commercial-legal/skills/review/SKILL.md
commercial-legal/skills/saas-msa-review/SKILL.md
commercial-legal/skills/stakeholder-summary/SKILL.md
commercial-legal/skills/vendor-agreement-review/SKILL.md
corporate-legal/skills/ai-tool-handoff/SKILL.md
corporate-legal/skills/board-minutes/SKILL.md
corporate-legal/skills/closing-checklist/SKILL.md
corporate-legal/skills/cold-start-interview/SKILL.md
corporate-legal/skills/customize/SKILL.md
corporate-legal/skills/deal-team-summary/SKILL.md
corporate-legal/skills/diligence-issue-extraction/SKILL.md
corporate-legal/skills/entity-compliance/SKILL.md
corporate-legal/skills/integration-management/SKILL.md
corporate-legal/skills/material-contract-schedule/SKILL.md
corporate-legal/skills/matter-workspace/SKILL.md
corporate-legal/skills/written-consent/SKILL.md
employment-legal/skills/cold-start-interview/SKILL.md
employment-legal/skills/customize/SKILL.md
employment-legal/skills/expansion-kickoff/SKILL.md
employment-legal/skills/expansion-update/SKILL.md
employment-legal/skills/handbook-updates/SKILL.md
employment-legal/skills/hiring-review/SKILL.md
employment-legal/skills/internal-investigation/SKILL.md
employment-legal/skills/international-expansion/SKILL.md
employment-legal/skills/investigation-add/SKILL.md
employment-legal/skills/investigation-memo/SKILL.md
employment-legal/skills/investigation-open/SKILL.md
employment-legal/skills/investigation-query/SKILL.md
employment-legal/skills/investigation-summary/SKILL.md
employment-legal/skills/leave-tracker/SKILL.md
employment-legal/skills/log-leave/SKILL.md
employment-legal/skills/matter-workspace/SKILL.md
employment-legal/skills/policy-drafting/SKILL.md
employment-legal/skills/termination-review/SKILL.md
employment-legal/skills/wage-hour-qa/SKILL.md
employment-legal/skills/worker-classification/SKILL.md
external_plugins/cocounsel-legal/skills/deep-research/SKILL.md
ip-legal/skills/cease-desist/SKILL.md
ip-legal/skills/clearance/SKILL.md
ip-legal/skills/cold-start-interview/SKILL.md
ip-legal/skills/customize/SKILL.md
ip-legal/skills/fto-triage/SKILL.md
ip-legal/skills/infringement-triage/SKILL.md
ip-legal/skills/invention-intake/SKILL.md
ip-legal/skills/ip-clause-review/SKILL.md
ip-legal/skills/matter-workspace/SKILL.md
ip-legal/skills/oss-review/SKILL.md
ip-legal/skills/portfolio/SKILL.md
ip-legal/skills/takedown/SKILL.md
law-student/skills/bar-prep-questions/SKILL.md
law-student/skills/case-brief/SKILL.md
law-student/skills/cold-call-prep/SKILL.md
law-student/skills/cold-start-interview/SKILL.md
law-student/skills/customize/SKILL.md
law-student/skills/exam-forecast/SKILL.md
law-student/skills/flashcards/SKILL.md
law-student/skills/irac-practice/SKILL.md
law-student/skills/legal-writing/SKILL.md
law-student/skills/outline-builder/SKILL.md
law-student/skills/session/SKILL.md
law-student/skills/socratic-drill/SKILL.md
law-student/skills/study-plan/SKILL.md
legal-builder-hub/skills/auto-updater/SKILL.md
legal-builder-hub/skills/cold-start-interview/SKILL.md
legal-builder-hub/skills/customize/SKILL.md
legal-builder-hub/skills/disable/SKILL.md
legal-builder-hub/skills/registry-browser/SKILL.md
legal-builder-hub/skills/related-skills-surfacer/SKILL.md
legal-builder-hub/skills/skill-installer/SKILL.md
legal-builder-hub/skills/skill-manager/SKILL.md
legal-builder-hub/skills/uninstall/SKILL.md
legal-clinic/skills/build-guide/SKILL.md
legal-clinic/skills/client-comms-log/SKILL.md
legal-clinic/skills/client-intake/SKILL.md
legal-clinic/skills/client-letter/SKILL.md
legal-clinic/skills/cold-start-interview/SKILL.md
legal-clinic/skills/customize/SKILL.md
legal-clinic/skills/deadlines/SKILL.md
legal-clinic/skills/draft/SKILL.md
legal-clinic/skills/form-generation/SKILL.md
legal-clinic/skills/memo/SKILL.md
legal-clinic/skills/plain-language-letters/SKILL.md
legal-clinic/skills/ramp/SKILL.md
legal-clinic/skills/research-start/SKILL.md
legal-clinic/skills/semester-handoff/SKILL.md
legal-clinic/skills/status/SKILL.md
legal-clinic/skills/supervisor-review-queue/SKILL.md
litigation-legal/skills/brief-section-drafter/SKILL.md
litigation-legal/skills/chronology/SKILL.md
litigation-legal/skills/claim-chart/SKILL.md
litigation-legal/skills/cold-start-interview/SKILL.md
litigation-legal/skills/customize/SKILL.md
litigation-legal/skills/demand-draft/SKILL.md
litigation-legal/skills/demand-intake/SKILL.md
litigation-legal/skills/demand-received/SKILL.md
litigation-legal/skills/deposition-prep/SKILL.md
litigation-legal/skills/legal-hold/SKILL.md
litigation-legal/skills/matter-briefing/SKILL.md
litigation-legal/skills/matter-close/SKILL.md
litigation-legal/skills/matter-intake/SKILL.md
litigation-legal/skills/matter-update/SKILL.md
litigation-legal/skills/matter-workspace/SKILL.md
litigation-legal/skills/oc-status/SKILL.md
litigation-legal/skills/portfolio-status/SKILL.md
litigation-legal/skills/privilege-log-review/SKILL.md
litigation-legal/skills/subpoena-triage/SKILL.md
privacy-legal/skills/cold-start-interview/SKILL.md
privacy-legal/skills/customize/SKILL.md
privacy-legal/skills/dpa-review/SKILL.md
privacy-legal/skills/dsar-response/SKILL.md
privacy-legal/skills/matter-workspace/SKILL.md
privacy-legal/skills/pia-generation/SKILL.md
privacy-legal/skills/policy-monitor/SKILL.md
privacy-legal/skills/reg-gap-analysis/SKILL.md
privacy-legal/skills/use-case-triage/SKILL.md
product-legal/skills/cold-start-interview/SKILL.md
product-legal/skills/customize/SKILL.md
product-legal/skills/feature-risk-assessment/SKILL.md
product-legal/skills/is-this-a-problem/SKILL.md
product-legal/skills/launch-review/SKILL.md
product-legal/skills/marketing-claims-review/SKILL.md
product-legal/skills/matter-workspace/SKILL.md
regulatory-legal/skills/cold-start-interview/SKILL.md
regulatory-legal/skills/comments/SKILL.md
regulatory-legal/skills/gap-surfacer/SKILL.md
regulatory-legal/skills/gaps/SKILL.md
regulatory-legal/skills/matter-workspace/SKILL.md
regulatory-legal/skills/policy-diff/SKILL.md
regulatory-legal/skills/policy-redraft/SKILL.md
regulatory-legal/skills/reg-feed-watcher/SKILL.md
ai-governance-legal/skills/aia-generation/SKILL.md
corporate-legal/skills/tabular-review/SKILL.md
legal-builder-hub/skills/skills-qa/SKILL.md

Metadata

Files
0
Version
5ceb305
Hash
5871f46e
Indexed
2026-07-05 15:39

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-11 02:52
浙ICP备14020137号-1 $Гость$