matter-close

Records final litigation resolution details and updates Matter files for closure.

100|16|Updated May 13, 2026
One-click install
npx skills add https://github.com/ZekaiSuni/claude-for-legal-turkish --skill matter-close-zekaisuni
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: matter-close
Source: https://github.com/ZekaiSuni/claude-for-legal-turkish/tree/main/litigation-legal/skills/matter-close
Command: npx skills add https://github.com/ZekaiSuni/claude-for-legal-turkish --skill matter-close-zekaisuni

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Matter closure often happens informally, leaving portfolios with missing outcomes, unclear final exposure, and no lessons learned to improve future risk decisions.

Core Features & Use Cases

  • Outcome capture for portfolio learning: Records the resolution type, resolution date, final exposure/cost, and brief lessons so future counsel can calibrate judgments.
  • Portfolio-safe archival workflow: Updates _log.yaml to status: closed, appends a structured entry to the matter’s history.md, and touches matter.md with a “Closed” section without deleting or reopening records.
  • Guardrails against bad slugs: Refuses closure if the provided slug is not present in _log.yaml, preventing accidental writes to an unknown or uninvolved matter.

Quick Start

Close the litigation matter for slug "[slug]" by capturing the resolution type, exact resolution date, final exposure/cost, and 2–3 sentence lessons, then update the matter log, history entry, and matter.md accordingly.

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 legal litigation matter and record the final outcome?

To close a legal litigation matter, you capture the resolution type, exact resolution date, final exposure or costs, and brief lessons. The process updates the matter log to a closed status and appends a structured final entry to the matter's history file.

What is matter closure and why is outcome tracking important for a legal portfolio?

Matter closure is the formal recording of a legal case's final resolution, such as a settlement or judgment. Outcome tracking captures final costs and lessons learned, preventing missing outcomes and helping future counsel calibrate risk decisions.

How do I record case outcomes and lessons learned without deleting matter files?

You record case outcomes by writing structured updates to the matter log and appending a formatted entry to history.md. This portfolio-safe archival workflow leaves the original matter files archived and completely intact without deleting or reopening any records.

Can I close a matter if the slug is not present in the log file?

No, you cannot close a matter if the slug is not present in _log.yaml. The closure process applies slug validation and refuses to proceed if the provided slug is missing, preventing accidental writes to an unknown or uninvolved matter.

What resolution types are supported when closing a litigation matter?

Supported resolution types for closing a litigation matter include settlement, dismissal, judgment outcomes, withdrawals, and consolidations. The closure process requires specifying the resolution type along with the exact resolution date and final exposure costs.

What is the best way to document final exposure and costs when a legal case ends?

The best way to document final exposure is to capture the exact resolution date and final costs during matter closure. This records the financial outcome in the matter log and history file, ensuring complete exposure trails for portfolio tracking.