Best for
- Produce a structured draft litigation hold notice and preservation-scope summary for attorney review. The skill supports three modes: issue (a new hold), refresh (update scope, custodians, or date range on an existing h…
zgbrenner/agentcounsel/skills/litigation/legal-hold/SKILL.md
Use when preparing a litigation hold notice and preservation-scope summary — issuing a new hold, refreshing an existing one, or releasing a closed one — as draft legal work product for attorney review before distribution to custodians.
Decision brief
Use when preparing a litigation hold notice and preservation-scope summary — issuing a new hold, refreshing an existing one, or releasing a closed one — as draft legal work product for attorney review before distribution to custodians.
Compatibility matrix
| Platform | Status | Evidence | What to check |
|---|---|---|---|
| Codex | Not declared | No explicit evidence | Portability before use |
| Claude Code | Not declared | No explicit evidence | Portability before use |
| Cursor | Not declared | No explicit evidence | Portability before use |
| Gemini CLI | Not declared | No explicit evidence | Portability before use |
Installation
The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.
npx skills add https://github.com/zgbrenner/agentcounsel --skill "skills/litigation/legal-hold"Inspect the Agent Skill "Legal Hold" from https://github.com/zgbrenner/agentcounsel/blob/3b2cace3160051027a81a1ec1a41df5667145a9d/skills/litigation/legal-hold/SKILL.md at commit 3b2cace3160051027a81a1ec1a41df5667145a9d. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.
Workflow
1. Confirm the mode. Determine whether the request is to issue a new hold, refresh an existing hold, or release a closed hold. If the mode is ambiguous, ask before proceeding.
[ ] Attorney has determined that a duty to preserve has been triggered and has authorized issuance of this hold.
Produce a structured draft litigation hold notice and preservation-scope summary for attorney review. The skill supports three modes: issue (a new hold), refresh (update scope, custodians, or date range on an existing hold), and release (lift a hold when the matter closes). It o…
An attorney has determined that a duty to preserve has been triggered and needs a first-draft hold notice to send to custodians.
Additional inputs for Refresh mode:
Permission review
No configured static risk pattern was detected
This is not proof of safety. Runtime behavior, indirect dependencies, and hidden external systems are outside the static scan.
Evidence record
| Signal | Value | Evidence type | Meaning |
|---|---|---|---|
| Quality score | 93/100 | Computed | Documentation, specificity, maintenance, and trust rules |
| Repository stars | 17 | Source | Repository attention, not individual Skill quality |
| Compatibility | 0 platforms | Source | Declared in the catalog source record |
| Usage guide | automated source guide | Editorial | Generated or reviewed according to the visible evidence level |
Pinned source
Produce a structured draft litigation hold notice and preservation-scope summary for attorney review. The skill supports three modes: issue (a new hold), refresh (update scope, custodians, or date range on an existing hold), and release (lift a hold when the matter closes). It organizes the preservation scope, identifies custodians and the systems they use, flags departed custodians whose data requires system-level preservation, and drafts a notice that communicates clearly to recipients what they must preserve, how, and why. It does not decide whether a duty to preserve has been triggered — that is a legal determination the attorney must make before this skill is used. The draft notice must not be distributed to custodians without attorney review and approval.
For all modes:
Additional inputs for Refresh mode:
Additional inputs for Release mode:
If matter identification, trigger event, custodian list, or preservation scope is not provided, stop and request the missing information. Do not draft a hold notice without knowing what is being preserved, from whom, and why. Do not fabricate custodian names, systems, or scope categories.
litigation-chronology to build the chronology first, then return to this skill with dates confirmed by the attorney).core/source-and-citation-discipline.md. Never invent legal authority, citations, quotations, statutes, cases, regulations, filing deadlines, or procedural rules. Label what is a provided source, a user-provided fact, an assumption, a legal inference, or an item requiring attorney verification, and use a citation placeholder such as [Attorney to insert authority] when no source is available.[verify jurisdiction] until the attorney confirms them.[deadline verification required].[ACTION: attorney to arrange system-level preservation with IT for departed custodian — personal acknowledgment is insufficient].[verify jurisdiction] and [citation needed] unless the attorney has supplied specific authority for inclusion.[CONFIRM: ...] or [ATTORNEY TO CONFIRM: ...].Confirm the mode. Determine whether the request is to issue a new hold, refresh an existing hold, or release a closed hold. If the mode is ambiguous, ask before proceeding.
Confirm inputs. Verify that all required inputs for the selected mode have been provided. If matter identification, trigger event, custodian list, or preservation scope is missing, stop and request it. Do not proceed on assumed information.
Conflicts and privilege check. Note that before issuing any hold notice, the attorney should have confirmed that the representation is cleared, conflicts have been checked, and the attorney-client relationship with the client is established. Flag as [ATTORNEY TO CONFIRM: conflicts cleared and representation authorized] if not confirmed.
Note the jurisdiction-specific preservation standard. The duty to preserve and the consequences of non-preservation vary by jurisdiction and forum. Record: "The governing preservation standard for this matter is [verify jurisdiction] — attorney to confirm." Do not state a jurisdiction-specific rule.
Scope the preservation. Using the provided inputs, set out:
[CONFIRM: attorney to evaluate whether [category/system] is within scope].Review the custodian list. For each named custodian:
[ACTION: attorney to arrange system-level preservation with IT for [name] — departed custodian; personal acknowledgment is insufficient].[CONFIRM: attorney to evaluate whether [role/name] should be added as a custodian].Draft the hold notice. Populate templates/legal-hold-notice.md for the selected mode:
[CONFIRM] placeholder. The notice must include the "LEGAL HOLD — PRESERVE DOCUMENTS AND COMMUNICATIONS" heading, the reason the recipient is receiving it, what to preserve, the date range, systems in scope, explicit dos and don'ts, and an acknowledgment section.[CONFIRM] placeholders.[CONFIRM] placeholders.Compile the preservation-scope summary. Separately from the notice, produce a brief internal summary documenting:
Compile the attorney verification checklist. Assemble all [CONFIRM], [ACTION], and [ATTORNEY TO CONFIRM] items into the checklist at the end of the output. These are the items that must be resolved before the notice is distributed.
Label the output. Mark the hold notice and preservation-scope summary as drafts for attorney review. Ensure the hold notice itself carries the "DRAFT FOR ATTORNEY REVIEW — DO NOT DISTRIBUTE UNREVIEWED" banner until the attorney has reviewed and authorized it.
Deliver:
templates/legal-hold-notice.md, with all [CONFIRM], [ACTION], and [ATTORNEY TO CONFIRM] placeholders retained. Labeled "DRAFT FOR ATTORNEY REVIEW — DO NOT DISTRIBUTE UNREVIEWED."[verify jurisdiction].[verify jurisdiction].[CONFIRM], [ACTION], and [ATTORNEY TO CONFIRM] placeholders resolved before distribution.Frequently asked questions
Use when preparing a litigation hold notice and preservation-scope summary — issuing a new hold, refreshing an existing one, or releasing a closed one — as draft legal work product for attorney review before distribution to custodians.
The source record exposes this install command: npx skills add https://github.com/zgbrenner/agentcounsel --skill "skills/litigation/legal-hold". Inspect the command and pinned source before running it.