matter-intake

Standardize legal matter intake by writing matter.md, history.md, and _log.yaml rows.

9.1k|1.8k|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/anthropics/claude-for-legal --skill matter-intake-anthropics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: matter-intake
Source: https://github.com/anthropics/claude-for-legal/tree/main/litigation-legal/skills/matter-intake
Command: npx skills add https://github.com/anthropics/claude-for-legal --skill matter-intake-anthropics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It standardizes how a new litigation or investigation matter is captured, triaged, and recorded so the portfolio stays comparable and downstream workflows (status, portfolio rollups, updates) have complete metadata.

Core Features & Use Cases

  • Uniform matter intake: Collects identification, jurisdiction, matter type and role, source of the trigger document, conflicts posture, risk triage, materiality, outside counsel details, internal owners, legal hold status, and key dates.
  • Portfolio-ready outputs: Writes a narrative matter.md, seeds history.md with an append-only opening event, and appends a structured row to matters/_log.yaml for tracking and rollups.
  • Conflicts gate handling: Records conflicts status (cleared/pending/not-run/waived) and enforces stopping behavior when required, while supporting allowed pending or user-confirmed bypass with an auditable rationale.

Quick Start

Use matter-intake to intake a new matter from your initial details and generate matter.md, history.md, and an _log.yaml row.

Frequently Asked Questions about matter-intake

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I standardize legal matter intake for new litigation or investigation cases?

Legal matter intake standardizes the capture of new litigation or investigation cases by collecting identification, conflicts posture, risk triage, and key dates into uniform portfolio metadata. It then generates a structured matter.md, seeds history.md, and appends a tracking row to _log.yaml.

What is a conflicts check gate in legal matter onboarding?

A conflicts check gate records the conflicts posture as cleared, pending, not-run, or waived during legal matter onboarding. It enforces stopping behavior when required, while supporting user-confirmed bypass with an auditable rationale for pending or waived statuses.

How do I log a new legal dispute into a litigation portfolio for status tracking?

To log a new legal dispute into a litigation portfolio, the intake process collects matter details and writes a narrative matter.md file, seeds an append-only history.md opening event, and appends a structured row to matters/_log.yaml for rollups and tracking.

Can I capture outside counsel and legal hold status during matter intake?

Yes, matter intake captures outside counsel details, internal owners, and legal hold status alongside jurisdiction, matter type, and materiality. This ensures all critical metadata is recorded uniformly for downstream portfolio workflows and status updates.

What's the best way to triage risk and materiality when onboarding a new legal case?

Risk triage and materiality are captured during the matter intake process by collecting standardized metadata fields for each new case. This structured approach ensures consistent risk assessment across the portfolio for downstream rollups and status tracking.

Does matter intake require any external dependencies or specific case management platforms?

Matter intake operates with no external dependencies, using standard file outputs like matter.md, history.md, and _log.yaml. It fits attorney workflows for onboarding cases into a litigation-legal portfolio without requiring specific case management platforms.