matter-briefing

Compile matter posture, deadlines, and open questions into a counsel-ready briefing.

Updated Dec 4, 2025
One-click install
npx skills add https://github.com/PolliticalSolutions/political-portal --skill matter-briefing-polliticalsolutions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: matter-briefing
Source: https://github.com/PolliticalSolutions/political-portal/tree/main/.claude/skills/litigation-legal/matter-briefing
Command: npx skills add https://github.com/PolliticalSolutions/political-portal --skill matter-briefing-polliticalsolutions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It turns scattered matter intake files and a change log into a concise, counsel-ready briefing with up-to-date posture, deadlines, and a fresh risk calibration check.

Core Features & Use Cases

  • Single-matter briefing in one pass: Pulls the matter intake narrative, event history, and the latest log row for the specified slug, then summarizes current status.
  • Change-aware updates: Highlights what’s changed recently using the most recent entries from history.md.
  • Deadline and open-question surfacing: Extracts next deadlines and unresolved questions so counsel can prepare quickly.
  • Risk re-assessment guardrail: Prompts the user to verify that the stored risk/materiality fields still match the current facts.
  • Staleness callout: Flags matters whose last_updated is older than 30 days and suggests running a follow-up update after discussion.
  • Conflicts gate (safety check): Refuses to brief unless the matter slug exists in the matter log (_log.yaml), directing the user to run the matter intake skill first.

Quick Start

Ask for: brief me on [slug] with a quick counsel-ready snapshot, including next deadlines and a risk re-assessment check.

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 counsel-ready legal briefing for a litigation matter?

To generate a legal briefing, the Skill compiles matter posture, recent changes from history, deadlines, and open questions into a structured summary. It requires a matter slug that exists in the matter log to pass the conflicts gate before producing the briefing output.

What is a conflicts check and when do I need it for matter status updates?

A conflicts check is a safety gate that verifies a matter slug exists in the log file before generating a briefing. You need it when requesting a where-are-we update or counsel preparation snapshot to ensure matter intake has been properly completed.

How do I track litigation deadlines and open questions before a GC update?

You can track litigation deadlines and open questions by requesting a briefing on a specific matter slug. The Skill extracts next deadlines and unresolved questions from the matter workspace and surfaces them in the structured summary for counsel preparation.

What happens when matter files haven't been updated in over 30 days?

When a matter's last_updated field exceeds 30 days, the Skill flags it as stale and suggests running a follow-up update after discussion. This staleness callout ensures the briefing reflects current facts rather than outdated information.

Can I use this for risk calibration and re-assessment during outside counsel calls?

Yes, the Skill loads stored risk calibration settings and produces a risk re-assessment prompt in the briefing output. This prompts you to verify that stored risk and materiality fields still match the current facts before proceeding with outside counsel.

Why does the briefing refuse to generate for a matter slug I just provided?

The briefing refuses to generate if the matter slug does not exist in the matter log, which acts as a conflicts gate. You must run the matter intake skill first to register the slug before a briefing can be produced.