matter-close

Close litigation matters by recording resolution outcomes and archiving portfolio records.

Updated May 26, 2026
One-click install
npx skills add https://github.com/yachela/claude-for-legal-ar --skill matter-close-yachela
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: matter-close
Source: https://github.com/yachela/claude-for-legal-ar/tree/main/litigation-legal/skills/matter-close
Command: npx skills add https://github.com/yachela/claude-for-legal-ar --skill matter-close-yachela

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill turns the messy, end-of-case experience into a structured portfolio record by capturing the real resolution outcome, final exposure, and lessons learned so the matter can be archived safely without losing auditability.

Core Features & Use Cases

  • Resolution capture that drives portfolio learning: records a clear resolution type (settled, dismissed, judgments for/against, withdrawn, consolidated, other), the resolution date, and a narrative of what happened.
  • Final exposure accounting: documents final cost/exposure and (when available) compares it to the intake exposure range plus reserve accuracy.
  • Portfolio-safe archival workflow: updates _log.yaml to status: closed, appends a dated entry to history.md, and adds a closing block to matter.md while keeping the matter on disk for future filtering and analysis.
  • Safety and validation gates: verifies the matter slug exists in _log.yaml, requires explicit yes before writing the consequential close updates, and prompts for attorney review for non-lawyer roles.

Quick Start

Tell the assistant to close the matter with the slug you used during intake, including the resolution type, resolution date, final exposure, and 2–3 lessons learned.

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 archive it from active portfolio tracking?

Closing a litigation matter involves capturing the resolution outcome, final exposure, and lessons learned, then updating the log status to closed and appending a closing section to the matter file for safe archival. This preserves auditability while removing it from active tracking.

What resolution types are supported when logging a matter closure?

Matter closure supports several resolution types including settled, dismissed, judgments for or against, withdrawn, consolidated, and other. You must declare the resolution type and date, along with final exposure details, to properly complete the closing workflow.

How does matter closure handle final exposure and reserve accuracy?

Matter closure documents the final cost or exposure and, when available, compares it against the initial intake exposure range to calculate reserve accuracy. This final exposure accounting ensures portfolio records reflect the true financial outcome of the resolved case.

Can a non-lawyer close a matter without an attorney review?

Non-lawyer roles can initiate matter closure, but the workflow prompts for an attorney review before finalizing consequential updates. This validation gate ensures proper oversight before the matter status is changed and archived.

What validation checks are required before updating a closed matter status?

The workflow verifies the matter slug exists in the log file and requires explicit confirmation before writing any consequential close updates. These safety gates prevent accidental or unauthorized closure of active litigation matters.

What files are updated when a litigation matter is archived?

Archiving a matter updates the log file to closed status, appends a dated entry to the history file, and adds a closing block to the matter file. The matter remains on disk for future filtering and portfolio analysis.