matter-briefing

Generate litigation counsel briefings from UK matter workspace files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the need to rapidly understand a specific litigation matter’s current posture, what changed since the last update, what the next CPR deadline is, and which issues still need decisions—so counsel can brief confidently before a call or update.

Core Features & Use Cases

  • Matter-wide status briefing: Produces a structured snapshot covering status/stage, risk and materiality, exposure, internal owners, and upcoming next steps.
  • Change tracking: Summarises the most recent 3–5 entries from the matter history to show what has moved.
  • Deadline-and-staleness awareness: Surfaces the next CPR deadline from the log and flags staleness when last_updated is over 30 days.
  • Open questions and risk recalibration: Includes an explicit risk re-assessment check to confirm the captured risk still matches the current facts.

Quick Start

Use the matter-briefing skill to brief on matter slug next to the matter log.

Frequently Asked Questions about matter-briefing

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

FAQPage Schema
How do I prepare a litigation briefing for a UK matter before a solicitors call?

To prepare a litigation briefing, the system loads the matter workspace files (matter.md, history.md, _log.yaml) and generates a structured snapshot summarizing posture, recent changes, next CPR deadline, and open questions. It enforces an unbypassable conflicts gate and flags staleness if last_updated exceeds 30 days.

What is a conflicts gate in legal matter briefing?

A conflicts gate is an unbypassable validation check that refuses to generate a matter briefing if the specified matter slug is not present in the matter log. It ensures only verified matters proceed to the briefing workflow and risk recalibration.

How do I track CPR deadlines and staleness in a litigation matter?

You track CPR deadlines and staleness by loading the matter log, which surfaces the next CPR deadline and flags staleness when the last_updated timestamp exceeds 30 days. The briefing workflow automates this check alongside risk recalibration.

Can I brief on a matter slug that is missing from the matter log?

No, you cannot brief on a matter slug missing from the log because the conflicts gate refuses to generate the briefing. The slug must be present in the matter log to pass the gate and proceed with the workflow.

Do I need to run matter intake before generating a legal briefing?

Yes, you need to run matter intake for that slug before generating a briefing, as the workflow requires loading existing matter workspace files (matter.md, history.md, _log.yaml) and applying risk calibration from the CLAUDE config.

What is the best way to summarize recent changes for a General Counsel update?

The best way to summarize recent changes is to use a briefing workflow that extracts the most recent 3 to 5 entries from the matter history file, showing what has moved since the last update alongside current posture, exposure, and open questions.