> Guided customization of your corporate practice profile — change one thing without re-running the whole cold-start interview. Adjust risk posture, escalation contacts, active modules (M&A / Board / Public Company / Entity Management), materiality thresholds, disclosure schedule format, consent precedents, or matter workspace paths. Use when the user says "change my [thing]", "update my profile", "edit my config", or "customize".
npx skills add https://github.com/anthropics/claude-for-legal --skill customize
The user typed /corporate-legal:customize. They want to change something
in their practice profile — a risk posture, an escalation contact, a module
toggle, an output format — without re-running the whole cold-start interview
and without hand-editing YAML.
~/.claude/plugins/config/claude-for-legal/corporate-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 /corporate-legal:cold-start-interview
> first — customize is for adjusting a profile you already have.
one-line summary of the current value:
vs. private, practice setting *(shared across all 12 plugins — changes
flow through company-profile.md)*
Entity Management are on. Turning a module on/off changes which skills
prompt for setup.
for diligence materiality and disclosure schedule scope
escalation chain
revenue), data room platforms trusted, AI bulk-review trust level
(Luminance / Kira), deal-team briefing cadence
preferences, committee structure
10-K/10-Q review timing
jurisdictions, annual report calendar
location, VDR watcher cadence
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:
/diligence-issue-extractionand /material-contract-schedule will now treat $500K as the cutoff.
Existing findings stay as logged; re-run if you want the new threshold
applied retroactively."
calendar and disclosure controls next time you run anything in that
area."
handoff` will QA a 10% sample rather than every extraction."
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 /corporate-legal:customize anytime.
to [Not configured] and explain what that means for the plugin's behavior.
inconsistent (e.g., Public Company module off + "SEC counsel" in
escalation; or aggressive risk posture + $25K materiality threshold), flag
the tension.
[review] flag, source attributiontags on retrieved documents, and [verify] tags on cited authorities are
load-bearing — explain the trade-off before removing.
Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.
Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.
Creative research ideation and exploration. Use for open-ended brainstorming sessions, exploring interdisciplinary connections, challenging assumptions, or identifying research gaps. Best for early-stage research planning when you do not have specific observations yet. For formulating testable hypotheses from data use hypothesis-generation.
Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
Workflow automation is the infrastructure that makes AI agents reliable. Without durable execution, a network hiccup during a 10-step payment flow means lost money and angry customers. With it, workflows resume exactly where they left off. This skill covers the platforms (n8n, Temporal, Inngest) and patterns (sequential, parallel, orchestrator-worker) that turn brittle scripts into production-grade automation. Key insight: The platforms make different tradeoffs. n8n optimizes for accessibility
Take anthropics/claude-for-legal-corporate-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.