Loading...
Loading...
Intake a new matter — uniform questions covering identification, conflicts, source, risk triage, materiality, outside counsel, owners, legal hold, and key dates; writes matter.md and history.md and appends a structured row to _log.yaml. Use when the user says "new matter", "intake this matter", or wants to bring a new matter into the portfolio.
npx skill4agent add anthropics/claude-for-legal matter-intake~/.claude/plugins/config/claude-for-legal/litigation-legal/CLAUDE.md~/.claude/plugins/config/claude-for-legal/litigation-legal/matters/[slug]/matter.md~/.claude/plugins/config/claude-for-legal/litigation-legal/matters/[slug]/history.md~/.claude/plugins/config/claude-for-legal/litigation-legal/matters/_log.yaml_log.yamlmatter.md~/.claude/plugins/config/claude-for-legal/litigation-legal/CLAUDE.md~/.claude/plugins/config/claude-for-legal/litigation-legal/matters/_log.yamlcontract | employment | ip | regulatory | investigation | product | otherplaintiff | defendant | claimant | respondent | investigated## Sideplaintiffdefense## Sidevaries by matter~/.claude/plugins/config/claude-for-legal/litigation-legal/CLAUDE.mdcleared | pending | not-run | waived~/.claude/plugins/config/claude-for-legal/litigation-legal/CLAUDE.mdcorporate-legal | outside-counsel | system-check | informal | otherinformalclearedpendingmatter.md/matter-update/portfolio-statuswaivednot-runmatter.mdhistory.md_log.yaml~/.claude/plugins/config/claude-for-legal/litigation-legal/CLAUDE.mdstatus: clearedstatus: waived~/.claude/plugins/config/claude-for-legal/litigation-legal/CLAUDE.mdconflicts.status: pending/portfolio-status/matter-updateconflicts.overrideconflicts:
status: not-run # preserved as-is
override:
by: [user name]
date: [YYYY-MM-DD]
rationale: [why conflicts were bypassed — permanent record; does not auto-expire]/portfolio-status/matter/matter-update_log.yamldemand-letter | complaint-served | subpoena | regulator-inquiry | internal-report | pre-suit-threat~/.claude/plugins/config/claude-for-legal/litigation-legal/CLAUDE.md~/.claude/plugins/config/claude-for-legal/litigation-legal/CLAUDE.md~/.claude/plugins/config/claude-for-legal/litigation-legal/CLAUDE.md~/.claude/plugins/config/claude-for-legal/litigation-legal/CLAUDE.mdreserved | disclosed | monitored | nonereserveddisclosed/oc-statussigned | pending | none~/.claude/plugins/config/claude-for-legal/litigation-legal/CLAUDE.md/litigation-legal:legal-hold [slug] --issuefight | settle | investigate | waitacme-v-us-2026employment-smith-2026ftc-inquiry-2026_log.yaml~/.claude/plugins/config/claude-for-legal/litigation-legal/matters/[slug]/matter.md[WORK-PRODUCT HEADER — per plugin config ## Outputs — differs by role; see `## Who's using this`]
# [Matter Name]
**Slug:** [slug]
**Opened:** [YYYY-MM-DD]
**Our role:** [plaintiff/defendant/etc.]
**Status:** [status]
---
## Identification
[counterparty, jurisdiction, matter type, source]
## Conflicts
**Status:** [cleared / pending / not-run / waived]
**Method:** [corporate-legal / outside-counsel / system-check / informal / other]
**Cleared by:** [name]
**Cleared date:** [YYYY-MM-DD]
**Checked against:** [entities run]
**Notes:** [any flags cleared, waiver reference if applicable]
## Risk triage
**Severity:** [band] — [why, with reference to house severity definitions]
**Likelihood:** [band] — [why]
**Risk rating:** [high/medium/low/critical]
**Exposure:** [dollar range + non-monetary]
## Materiality
[reserved/disclosed/monitored/none — with reserve amount, disclosure location, or reasoning if "none"]
## Outside counsel
[firm, lead, engagement status, budget]
## Internal owners
[stakeholders and why each is involved]
## Legal hold
[status, date, scope]
## Key dates
[list]
## Initial theory
[one paragraph: our story, their story, pivot fact, initial posture] `[SME VERIFY — theory at intake is a working hypothesis; confirm with outside counsel before any filing or material communication that assumes this framing]`
## Open questions
[anything not yet known that matters — e.g., "insurance tender pending", "unclear whether we have coverage for X"]
---
## Seed documents
| Doc | Path / pointer |
|---|---|
| [e.g., complaint] | [path or "not yet shared"] |~/.claude/plugins/config/claude-for-legal/litigation-legal/matters/[slug]/history.md# History: [Matter Name]
Append-only event log. Most recent at top.
---
## [YYYY-MM-DD] — Matter opened
[Source, who brought it in, initial triage summary, outside counsel assigned, legal hold issued yes/no.]~/.claude/plugins/config/claude-for-legal/litigation-legal/matters/_log.yaml- id: acme-v-us-2026
name: "Acme Corp v. Company"
type: contract
role: defendant
counterparty: "Acme Corp"
jurisdiction: "N.D. Cal."
# status is derived from source:
# source: pre-suit-threat | demand-letter → status: threatened
# source: complaint-served | subpoena | regulator-inquiry → status: active
# source: internal-report → status: threatened (default) or active if formal process has started
status: active
stage: pleadings
source: complaint-served
outside_counsel:
firm: "Wilson Sonsini"
lead: "J. Reyes"
email: "jreyes@wsgr.example.com"
engagement: signed
conflicts:
status: cleared
method: corporate-legal
cleared_by: "K. Patel"
cleared_date: 2026-04-20
override: # populated only on Path 3 bypass
by: null
date: null
rationale: null
risk: high
materiality: reserved
exposure_range: "$2M–$5M"
internal_owners:
business_lead: "Jane Smith"
hr_partner: null
comms_contact: null
legal_hold:
issued: true
issued_date: 2026-02-15
scope: "Sales org 2023–2026"
custodians: ["Jane Smith", "R. Chen", "T. Patel"]
last_refresh: 2026-02-15
next_refresh: 2026-08-15
released: null
related_matters: []
opened: 2026-04-20
next_deadline: 2026-05-15
last_updated: 2026-04-20
path: matters/acme-v-us-2026/Here's what I'll write. Flag anything wrong or thin before I commit.
## Outputs