matter-close

Close litigation matters by updating _log.yaml and appending history.md entries.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of ending litigation matters in a structured, auditable way so the portfolio can learn from results and future risk decisions stay calibrated.

Core Features & Use Cases

  • Guided matter closure workflow: Collects resolution type, resolution date, final exposure/cost, and short lessons while enforcing the right closure sequence.
  • Portfolio integrity guardrails: Requires the matter slug to exist in _log.yaml before any archival updates are made, preventing accidental or incorrect closure.
  • Outcome archiving for discovery: Updates _log.yaml to status: closed, appends a dated entry to the matter’s history.md, and adds a closing block to matter.md for consistent downstream filtering.
  • Non-lawyer safety/attorney review gate: Prompts a 1-page attorney-facing summary and requires explicit confirmation before writing consequential changes.

Quick Start

Use the matter-close skill to close slug "ACME-2025-01" after you confirm the matter appears in the litigation matter log.

Frequently Asked Questions about matter-close

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

FAQPage Schema
How do I close a litigation matter and keep an auditable case outcome record?

To close a litigation matter, you capture the resolution type, outcome date, final exposure cost, and lessons learned. The workflow validates the matter slug exists in the central log before updating its status to closed and appending a history entry for an auditable case outcome record.

What steps are needed to finalize a case settlement and update portfolio tracking records?

Finalizing a case settlement involves collecting structured close fields including resolution type and final cost, generating an attorney-facing summary, and receiving explicit confirmation before updating portfolio tracking records with the closed status and history entry.

Why does matter closure require validating a slug in the litigation log?

Validating the matter slug in the litigation log acts as a portfolio integrity guardrail to prevent accidental or incorrect closure. It ensures the matter exists in central tracking records before any archival updates are made to the case status or history.

Can I close a case dismissal without attorney review?

No, a case dismissal cannot be closed without attorney review. The workflow includes a non-lawyer safety gate that prompts an attorney-facing summary and requires explicit confirmation before writing consequential changes to the matter log and history files.

What resolution outcomes are supported when ending a litigation matter?

Supported resolution outcomes for ending a litigation matter include settlement, dismissal, judgment, withdrawal, and consolidation. The workflow captures the specific outcome alongside dates and final exposure to finalize the closure process.