matter-close

Close a UK litigation matter by updating _log.yaml, history.md, and matter.md.

9|Updated May 18, 2026
One-click install
npx skills add https://github.com/uk-agents/uk-legal-plugins --skill matter-close-uk-agents
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: matter-close
Source: https://github.com/uk-agents/uk-legal-plugins/tree/main/litigation-legal-uk/skills/matter-close
Command: npx skills add https://github.com/uk-agents/uk-legal-plugins --skill matter-close-uk-agents

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you safely close a litigation matter by capturing the outcome, final exposure, and lessons learned while updating the matter records that power the active portfolio.

Core Features & Use Cases

  • Structured matter closure: records resolution type, resolution date, final cost/exposure, and a brief lessons entry that calibrates future risk decisions.
  • Portfolio-safe updates: updates the matter log to status: closed, appends a dated history entry, and writes a closing block into matter.md without deleting the record.
  • Conflicts gate & safety prompts: verifies the matter slug exists in _log.yaml, blocks closure when the slug is not found, and requires explicit confirmation before performing the consequential archival writes.

Quick Start

Use the matter-close skill to close slug ACME-123 by recording the settlement/judgment/dismissal outcome, date, final exposure and lessons.

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 after a settlement or judgment?

Closing a litigation matter requires capturing the resolution outcome, final exposure, and lessons learned. The system validates the matter slug against the portfolio log, collects the outcome fields, shows the full close entry for explicit confirmation, then updates the log, history, and matter files.

What information do I need to record when ending active matter tracking?

Ending active matter tracking requires the resolution type (settlement, judgment, discontinuance, dismissal, withdrawal, or consolidation), resolution date, final cost or exposure amount, and a brief lessons entry to calibrate future risk decisions.

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

No, the matter closure process includes a conflicts gate that blocks closure when the slug is not found in the _log.yaml file. You must validate the slug against the matters log before recording the outcome and updating the portfolio records.

Does closing a matter delete it from the portfolio management system?

No, closing a matter does not delete the record. The portfolio-safe update changes the matter log status to closed, appends a dated history entry, and writes a closing block into matter.md, preserving the full audit trail for portfolio management.

What happens to the audit trail when a litigation matter is marked as closed?

When a matter is marked as closed, the audit trail is preserved by appending a dated history entry and adding a closing block to the matter file. This ensures outcome tracking and risk exposure data remain accessible without deleting the original record.

When should I use a structured matter closure process instead of manual updates?

Use a structured matter closure process when ending active tracking in a UK litigation workflow to ensure data integrity. It enforces slug validation, collects mandatory outcome fields, and requires explicit confirmation before applying consequential archival writes to your portfolio.