matter-briefing

Generate litigation-matter briefings with risk and staleness checks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It produces a concise, up-to-date briefing for a single litigation matter so counsel can quickly understand current posture, changes since the last update, upcoming deadlines, and whether the recorded risk still matches reality.

Core Features & Use Cases

  • Matter snapshot briefing: Summarizes status/stage, risk rating (with severity/likelihood semantics), materiality, exposure, and outside counsel details for one matter.
  • Change-aware update: Pulls the latest facts by reading the matter intake document, its history log, and the structured matter row from the plugin log.
  • Risk re-assessment check: Prompts the user through an explicit validation step to confirm that the risk: field still reflects current facts and that stakeholders/materiality still align.
  • Staleness and conflict gating: Flags if last_updated is older than 30 days and refuses to brief if the matter slug is missing from the matter log (forcing an intake first).

Quick Start

Run /matter-briefing with the required slug of the matter you want briefed.

Frequently Asked Questions about matter-briefing

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

FAQPage Schema
How do I generate a litigation matter briefing for a GC update?

A matter briefing summarizes status, risk rating, materiality, exposure, and outside counsel details for a single litigation matter. It reads the matter intake document, history log, and structured matter row to deliver a concise snapshot for counsel updates.

Can I run a conflict check before briefing a named litigation matter?

A conflict check is mandatory and unbypassable, requiring the matter slug to be present in the matter log before briefing. If the slug is missing, the briefing is refused and an intake must be completed first to establish the matter record.

How do I check if a matter's risk assessment is outdated?

Staleness checks flag any matter where the last updated field is older than 30 days. The briefing also performs a risk re-assessment check, prompting explicit validation to confirm the stored risk field still reflects current facts and stakeholder alignment.

What's the best way to prepare for an outside counsel call using case management data?

Use a matter briefing to load recent changes, next deadlines, and open questions from your matter documents and workspace logs. It provides a courtroom-ready summary of exposure, materiality, and risk severity directly from the stored matter row.

Why does matter briefing refuse to generate without a matter slug?

The matter slug is mandatory input to load risk calibration and matter documents from the configured workspace. Without it, the conflict gate cannot verify the matter in the log, and staleness and risk re-assessment checks cannot be performed.