Issue, refresh, release, or report on legal holds — drafts the hold notice as .docx, updates legal_hold fields in _log.yaml, and calendars the next refresh. Use when the user says "issue a hold", "refresh hold", "release hold", or asks for a portfolio-wide hold status report.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "legal-hold" skill from askskill: 1. Download https://raw.githubusercontent.com/anthropics/claude-for-legal/main/litigation-legal/skills/legal-hold/SKILL.md 2. Save it as ~/.claude/skills/legal-hold/SKILL.md 3. Reload skills and tell me it's ready
--status (no slug): read _log.yaml, produce portfolio-wide hold report.~/.claude/plugins/config/claude-for-legal/litigation-legal/matters/[slug]/matter.md + log row.~/.claude/plugins/config/claude-for-legal/litigation-legal/CLAUDE.md → privilege markings, hold template pointer, escalation norms.--issue: capture scope, custodians, date range, systems. Draft legal-hold-v1.docx. Update legal_hold fields. Append history entry. Set next_refresh (default +6mo).--refresh: capture scope/custodian changes. Draft next version. Update last_refresh + next_refresh. Flag departed custodians.--release: capture release date, retention instruction. Draft release notice. Set released: field.A legal hold is the most mechanical high-stakes document in-house counsel writes. The notice itself is templated. The failure modes are operational: issued too late, scoped too narrowly, never refreshed, never released. This skill owns all four phases: issue → refresh → (release) → track.
The portfolio already flags missing holds; this skill writes them.
Preservation duties vary materially by forum. Federal common law (via Zubulake / Residential Funding / Rule 37(e)) differs from state practice; states differ from each other on trigger timing, scope, sanctions, and spoliation remedies; regulatory preservation obligations overlay civil rules in some matters (SEC Rule 17a-4, HIPAA, etc.). The trigger, scope, and sanctions exposure cited in the draft are a starting-point read for the forum named in the matter — confirm with counsel before issuing, refreshing, or releasing.
~/.claude/plugins/config/claude-for-legal/litigation-legal/matters/_log.yaml — log row (legal_hold fields + status)~/.claude/plugins/config/claude-for-legal/litigation-legal/matters/[slug]/matter.md — matter context (counterparty, facts, key custodians from internal_owners)~/.claude/plugins/config/claude-for-legal/litigation-legal/CLAUDE.md — house style for litigation hold template pointer, privilege marking, escalation normsConflicts gate — unbypassable. Before issuing, refreshing, or releasing a hold, check _log.yaml for the matter slug. If the matter is not in _log.yaml, refuse and route:
"I don't see [matter slug] in the matter log. Run
/litigation-legal:matter-intakefirst so the conflicts check runs and the matter workspace is set up. I won't issue, refresh, or release a legal hold on a matter that hasn't been intaken — the conflicts check is the gate, and a hold issued against an unmanaged matter has no_log.yamlrow to tracklast_refresh/next_refresh/releasedagainst."
Do not proceed on an unintaken matter. Intake is what runs conflicts and writes the _log.yaml row the --refresh / --release / --status flags operate against.
The command takes a flag: --issue | --refresh | --release | --status. Default (no flag) → prompt.
--issue — first issuanceRequired when legal_hold.issued == false and the matter is active or reasonably anticipated.
Before issuing the hold to custodians (the consequential act): Read ## Who's using this in ~/.claude/plugins/config/claude-for-legal/litigation-legal/CLAUDE.md. If the Role is Non-lawyer:
Issuing a legal hold has legal consequences — the scope, custodian list, and timing create the preservation record the company will be judged on if spoliation is argued later. Have you reviewed this with an attorney? If yes, proceed. If no, here's a brief to bring to them:
…
Build or extend a course outline scaffold from notes and casebook materials.
Query an investigation log for conflicts, evidence strengths, and information gaps.
Manage matter workspaces to separate, switch, and archive client contexts.
Run structured legal client intake and generate organized case summaries.
Draft board or committee minutes from calendar events, agendas, and pre-read materials.
Track open NPRM comment periods, decisions, and upcoming filing deadlines.