Help us improve
Share bugs, ideas, or general feedback.
From litigation-legal
Drafts a demand letter from a completed intake, gated on privilege, waiver, admission, and FRE 408 checks, with .docx output and post-send checklist.
npx claudepluginhub anthropics/claude-for-legal --plugin litigation-legalHow this skill is triggered — by the user, by Claude, or both
Slash command
/litigation-legal:demand-draft [slug] [--skip-gate] [--version=N][slug] [--skip-gate] [--version=N]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Load `~/.claude/plugins/config/claude-for-legal/litigation-legal/demand-letters/[slug]/intake.md`. Refuse if missing or strategic block empty (for material demands).
Gathers structured context for demand letters — parties, facts, leverage, BATNA, privilege — and writes intake.md for downstream drafting. Use before drafting payment demands, breach/cure notices, cease-and-desist, or preservation demands.
Generates templated responses to legal inquiries like DSARs, subpoenas, NDAs, and litigation holds, with escalation checks for complex cases requiring professional review.
Drafts cease-and-desist letters or triages incoming C&Ds into structured options memos with recommendations. Supports send and receive modes.
Share bugs, ideas, or general feedback.
~/.claude/plugins/config/claude-for-legal/litigation-legal/demand-letters/[slug]/intake.md. Refuse if missing or strategic block empty (for material demands).~/.claude/plugins/config/claude-for-legal/litigation-legal/CLAUDE.md → demand-letter practice, house style, seed-doc table.~/.claude/plugins/config/claude-for-legal/litigation-legal/CLAUDE.md; else soft template for the demand type.~/.claude/plugins/config/claude-for-legal/litigation-legal/demand-letters/[slug]/draft-v[N].docx using the docx skill.~/.claude/plugins/config/claude-for-legal/litigation-legal/demand-letters/[slug]/checklist.md (post-send checklist).matter-intake with pre-populated fields.Take a completed intake and produce a sendable draft. Most of the value is in refusing to draft until privilege, waiver, admission, and settlement-communication posture have been consciously addressed — the failure mode is a letter that waives privilege or constitutes an admission because no one paused to check.
Demand letters are advocacy, and every quoted line from a contract, an email, or a prior communication becomes an assertion the counterparty will test. Canonical statement in the plugin's CLAUDE.md shared guardrails; repeated here.
Verbatim quotes must be verbatim. Never put quotation marks around words attributed to the counterparty, their counsel, a witness, or any document unless you have the exact passage in front of you. When you want to characterize without the exact words:
[verify exact quote — email cite pending]."[verify exact quote] must be flagged in the reviewer note before the letter leaves.Pinpoint cites must support the whole proposition. If the demand asserts "Section 4.2 requires payment within 30 days upon invoice receipt," the cited section must cover the obligation AND the trigger AND the window. If it only covers one, split the cite (e.g., "Section 4.2 (payment obligation); Section 4.3 (30-day window)") or narrow the proposition. A contract cite that backs part of the demand is how the counterparty replies with the full text and flips the posture.
When the law or the record is against a point, don't dress it up as solid. When an argument in the demand is weak — the contract language is ambiguous, the authority cuts the other way, the damages theory is a stretch — flag it for the sender:
"The [claim / theory] here is weak because [authority / fact]. Options: (a) press it and frame as
[alternative framing], (b) drop it and rely on [stronger claim], (c) keep it as a hook but hedge the language.[review — strategic call]."
A demand letter that over-asserts gets a response that catalogs every overreach, shifts leverage, and burns the next round. The strongest demand letter is the one that concedes what's weak so the counterparty can't.
If the matter has prior correspondence, echo the key terms — the same characterization of the breach, the same framing of the core obligation, the same name for the transaction. Don't lift whole sentences. A demand letter that reads like a copy-paste of the prior one signals that nothing has changed; the new letter should advance the posture (new facts, new deadline, new consequence), not restate it.
External deliverable: the drafted demand letter is sent to counterparty. Do NOT include a
PRIVILEGED & CONFIDENTIAL — ATTORNEY WORK PRODUCT — PREPARED AT THE DIRECTION OF COUNSELheader on the outgoing letter. The post-send checklist and the intake file are internal work product and do carry the header.
Drafting a demand letter is inherently an assertion — the sender is making a claim. Read ## Side in the practice profile:
For in-house defense practitioners who receive demand letters more than they send them, route to demand-received instead — that skill handles the inbound-triage case.
Before the pre-draft gate, confirm the matter-level posture. Demand-letter tone and terms are case-by-case, not a practice default. Confirm with the user (reading the intake's ## Posture section if present; asking if not):
Posture for this matter. Demand-letter tone and terms are case-by-case, not a practice default. Ask:
- Tone: measured / assertive / aggressive? (depends on the relationship, the amount, and whether litigation is likely)
- Response window: what's reasonable given the claim? (14 days is common for payment demands; 30 days for cure; 7 days for cease-and-desist — but the contract or protocol may set it)
- Marking: does this need a "without prejudice" or "without prejudice save as to costs" marking? (settlement communications do; assertions of claim often don't; jurisdiction matters — ask if unsure)
- Signer: you, the client, the GC, instructed solicitor/counsel? Don't assume. Read the prior demand correspondence in the matter file if there is any — it establishes the register.
The answers drive tone verb choice, the consequence language, the Without prejudice header (or its absence), the signature block, and the compliance deadline. A posture that wasn't captured in intake gets captured here — do not fall back to a practice-level default.
This draft assumes the jurisdiction identified in the intake and the forum's applicable settlement-communication rule (FRE 408 in federal, the state equivalent otherwise). Legal rules, deadlines, fee-shifting, and statutory hooks vary materially by jurisdiction. If the underlying facts touch a different forum, a different counterparty's home state, or a choice-of-law question, the draft may not apply as written — confirm before sending.
~/.claude/plugins/config/claude-for-legal/litigation-legal/demand-letters/[slug]/intake.md — required; refuse to proceed if missing~/.claude/plugins/config/claude-for-legal/litigation-legal/CLAUDE.md → Demand-letter practice (seed-doc paths, insurance-tender timing, materiality threshold for matter creation), house style (privilege markings, outside counsel directive format for tone reference). Tone, compliance period, marking, and signer come from ## Posture for this matter — they are matter-level, not practice-level.~/.claude/plugins/config/claude-for-legal/litigation-legal/matters/_log.yaml — to check for existing related matters (same counterparty) and offer cross-linkIf the intake has strategic_block: skipped or partial, prompt the user before running the pre-draft gate:
The intake skipped [all / some] of the strategic block (leverage, BATNA, tone, privilege filters). Drafting now will produce a usable letter but the strategic sections will be generic and flagged with
[SME VERIFY].
- Complete strategic block now — pause, return to
/demand-intake [slug] --resume-strategic- Proceed anyway — continue to pre-draft gate; downstream sections flagged
If "proceed anyway," every section of the draft that depends on a skipped strategic question gets [SME VERIFY: [specific question]] inline.
--skip-gate → bypass the pre-draft checklist. Available but logged; use only when the checklist was run separately and documented.--version=N → draft as draft-vN.docx (default: next version number)This runs before any drafting. If the user doesn't engage with it, stop.
PRE-DRAFT CHECKLIST — [slug]
1. Privilege filter
Per intake privilege filters: [list]
Confirm: none of these will appear in the draft? [y/n]
2. Admission risk
Per intake admission risk: [list]
For each, is the phrasing controlled or removed? [y/n per item]
3. Accord-and-satisfaction
Per intake: [flagged risk, if any]
Does the demand inadvertently satisfy or accept a separate claim? [y/n]
4. Settlement-communication posture
Research the settlement-communication protections applicable in the forum
(FRE 408 in federal, the state equivalent otherwise). Note that protection
attaches from conduct and context, not merely from labeling the communication.
Intake says: [protected / not protected / case-by-case]
Draft will [include / omit] settlement-communication markers, and will be
structured so the substance — not just the label — supports the posture.
Confirm.
5. Privilege waiver scan
Will any sentence in the draft reveal the substance of our internal legal analysis (not just the conclusion)? [y/n]
If yes, rephrase before drafting.
6. Tone posture
Intake says: [relationship-preserving / measured / scorched-earth]
This will drive verb choice, framing, and consequence language. Confirm.
7. Factual accuracy
Every fact in the draft must be verified. Not "probably true" — verified. List any facts that are not yet verified, and they will be flagged [VERIFY: ___] inline.
Only proceed when the user has engaged with each item. A blank-acknowledged checklist is worse than no checklist.
Check ~/.claude/plugins/config/claude-for-legal/litigation-legal/CLAUDE.md → Demand-letter practice → seed-doc table for the intake's demand type.
Each is a skeleton — headings and expected content. Deviate when the facts require.
Payment demand skeleton:
Breach / cure notice skeleton:
Cease & desist skeleton:
Employment separation demand skeleton:
Preservation demand skeleton:
Perfect tender under § 2-601 applies cleanly to single-delivery goods contracts. It does NOT transfer cleanly to installment contracts, where § 2-612 modifies the rule: a buyer can reject a nonconforming installment only when the nonconformity substantially impairs the value of that installment and cannot be cured; and can treat the whole contract as breached only when the nonconformity substantially impairs the value of the whole contract.
When drafting the demand letter for a multi-lot goods breach:
[CITE: U.C.C. § 2-612 — installment contracts; substantial impairment of the installment] as the primary framework, not § 2-601.[SIGNER NOTE:] block above the draft: "This letter is drafted under U.C.C. § 2-612 (installment contracts), not § 2-601 (perfect tender). The two have materially different breach standards. Confirm the contract's delivery structure supports installment-contract characterization before sending."[VERIFY: is this an installment contract under § 2-612, or a single-delivery contract split into lots by shipping convenience?] — do not silently assert § 2-612 applies.Single-delivery breach: use § 2-601 perfect-tender framing. Installment: use § 2-612. Do not conflate them.
Specificity over adjectives. "On March 14, 2026, you sent X" beats "You repeatedly and improperly sent X." Adjectives are the draftsperson's tell that the facts are thin.
Facts traceable to sources. Every factual assertion maps to a document, date, or witness. If not verifiable yet: [VERIFY: specific claim].
Citations as placeholders. [CITE: statute/section/case] wherever legal authority goes. Do not invent citations. If the user provided authorities in the intake, use them faithfully.
Consequence language matches tone posture.
relationship-preserving: "We hope to resolve this without further action."measured: "If not cured within [N] days, we will consider our options, including litigation."scorched-earth: "Failure to cure within [N] days will result in immediate legal action, including [specific relief]."Inline alternative phrasings. Where tone could shift, the draft includes a compact alternative. Format:
The attached invoice of $X remains unpaid. [or more assertive: You have failed to pay the attached invoice of $X, due [date].]
No settlement discussion on the record unless intended. If the intake flagged the communication as not carrying settlement-communication protection in the forum, the draft does not include any offer to compromise, any "without prejudice" framing, or any language that could be characterized as a settlement communication. Remember that protection attaches from conduct and context; labeling alone is not a cure.
Privilege markings per house style. Apply ~/.claude/plugins/config/claude-for-legal/litigation-legal/CLAUDE.md privilege conventions exactly.
~/.claude/plugins/config/claude-for-legal/litigation-legal/demand-letters/[slug]/draft-v[N].docxUse the docx skill to produce a letter-formatted .docx:
Show the draft as readable plain text for the user to review and request edits. Iterate before writing the final .docx. Once approved, write to disk.
Append the following, set apart from the body, to the in-chat presentation and to any internal preview — it is a reviewer-facing note, not letter text, and is stripped before the letter goes out:
This is a draft demand letter for attorney review, not a letter ready to send. Sending it may constitute an attorney communication, create FRE 408 (or state-equivalent) implications, and start the clock on disputes, counterclaims, and statutes. A licensed attorney reviews, edits, and takes professional responsibility before sending. Do not send this draft unreviewed.
Every [CITE:___] placeholder — and any citation pulled from the intake or the seed doc — is unverified until a human runs it through a citator. Before sending, run a verification pass: check each case, statute, and regulation against a legal research tool (Lexis+, Westlaw, CourtListener, Trellis, Descrybe, or your firm's platform) for accuracy, good law status, and subsequent history. Fabricated or misquoted citations in sent demand letters and filed documents have resulted in sanctions.
Source attribution. Tag every citation in the draft with where it came from: [Lexis+], [Westlaw], [CourtListener], [Trellis], [Descrybe], or the specific MCP tool name for citations retrieved via a legal research connector; [web search — verify] for citations surfaced by web search; [model knowledge — verify] for citations the model recalled from training data; [user provided] for citations supplied in the intake or seed doc. Citations tagged verify carry higher fabrication risk than tool-retrieved citations and should be checked first. Never strip or collapse the tags — they are the signer's fastest signal about which citations to verify before the letter goes out.
No silent supplement. If a research query to the configured legal research tool (Lexis+, Westlaw, CourtListener, Trellis, Descrybe, or firm platform) returns few or no results for an authority the draft needs, report what was found and stop. Do NOT fill the gap from web search or model knowledge without asking. Say: "The search returned [N] results from [tool]. Coverage appears thin for [issue]. Options: (1) broaden the search query, (2) try a different research tool, (3) search the web — results will be tagged [web search — verify] and should be checked against a primary source before relying, or (4) leave the [CITE:___] placeholder and stop here. Which would you like?" A lawyer decides whether to accept lower-confidence sources; the skill does not decide for them.
~/.claude/plugins/config/claude-for-legal/litigation-legal/demand-letters/[slug]/checklist.md — the post-send checklist[WORK-PRODUCT HEADER — per plugin config ## Outputs — differs by role; see `## Who's using this`. This header applies to the internal checklist file; the outgoing letter does NOT carry it.]
# Post-Send Checklist — [slug]
**Draft version sent:** [v1 / v2 / etc.]
**Sent date:** [YYYY-MM-DD — filled in after send]
**Signer:** [name]
## Pre-send (before the letter goes out)
- [ ] Final read-through by signer
- [ ] Factual accuracy: all [VERIFY] flags resolved
- [ ] Citations: all [CITE] placeholders filled and run through a citator (verify it is good law)d (if live law cited)
- [ ] Privilege markings applied per house style — note: this is an external deliverable; do not include the `PRIVILEGED & CONFIDENTIAL — ATTORNEY WORK PRODUCT` header in the version sent to counterparty
- [ ] Settlement-communication markers [present / absent] as intake specified, and substance aligns with posture
- [ ] Internal copies cleared (per intake distribution list)
- [ ] Insurance tender sent (if required per house practice)
- [ ] Conflicts confirmed (if not yet cleared)
**Before the letter is sent (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:
> Sending this demand letter has legal consequences — it creates a record, can trigger statutes and counterclaims, and may waive privileges or constitute admissions. Have you reviewed this with an attorney? If yes, proceed. If no, here's a brief to bring to them:
>
> [Generate a 1-page summary: counterparty and dispute, the demand and deadline, tone posture, FRE 408 / settlement-communication status, privilege and admission risks flagged in the pre-draft gate, what could go wrong, what to ask the attorney before sending.]
>
> If you need to find a licensed attorney, solicitor, barrister, or other authorised legal professional in your jurisdiction: your professional regulator's referral service is the fastest starting point (state bar in the US, SRA/Bar Standards Board in England & Wales, Law Society in Scotland/NI/Ireland/Canada/Australia, or your jurisdiction's equivalent).
Do not mark as sent — do not execute the Send mechanics below — without an explicit yes.
## Send mechanics
- [ ] Delivery method executed: [certified / email / both]
- [ ] Proof of delivery retained (certified receipt, email read-receipt, courier confirmation)
- [ ] Copies sent per distribution list
## After send
- [ ] Compliance deadline calendared: [YYYY-MM-DD]
- [ ] Escalation plan if no response: [next step + date]
- [ ] Follow-up check-in calendared: [date — typically deadline + 2 business days]
- [ ] Matter created in `_log.yaml`: [yes / no — see materiality below]
## Materiality call
**Heuristic says:** [material / immaterial]
**Reason:** [demand type / exposure / counterparty type]
**Your call:** [material → create matter] [immaterial → demand-letters record only]
If material: `/litigation-legal:matter-intake` with `source: demand-letter` pre-populated from this intake.
After drafting and writing the checklist, assess materiality per heuristic:
cease-desist, breach-cure, employment-separation, or preservation~/.claude/plugins/config/claude-for-legal/litigation-legal/CLAUDE.md medium-severity bandPresent the call:
Materiality heuristic: [result]. [One-sentence reason.] Create a tracked matter in
~/.claude/plugins/config/claude-for-legal/litigation-legal/matters/_log.yaml? (default: [yes/no])
If user accepts: trigger matter-intake with fields pre-populated from the intake (counterparty, type, jurisdiction, source: demand-letter, initial theory, internal stakeholders). User reviews pre-filled fields and confirms.
If user declines: update intake status: drafted (later sent when user confirms). The record stays in ~/.claude/plugins/config/claude-for-legal/litigation-legal/demand-letters/ only.
Never overwrite a draft that has been sent. If revising after send, draft-v2.docx. The sent-version history is itself the record of what the counterparty received.
[CITE:___] placeholders stay as placeholders. If the user provided authorities in the intake, they're used; otherwise, blanks. Inventing cites is malpractice exposure.--skip-gate, the skill notes in the draft file that the gate was skipped and why.demand-intake. The draft is only as good as what it reads from.