portfolio-status

Generate a litigation portfolio status rollup from local matter logs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It resolves the “status fog” across many active litigation matters by giving you an at-a-glance portfolio rollup of risk, deadlines, staleness, and materiality so you know what needs attention next.

Core Features & Use Cases

  • Portfolio rollup from matter logs: Aggregates fields from the local _log.yaml source of truth to produce counts and summaries across all active matters (or all matters with flags).
  • Deadline and staleness detection: Surfaces CPR deadlines within 14/30/60 days and flags overdue deadlines, plus matters with no update in more than 30 days.
  • Risk and anomaly surfacing: Flags anomalies such as critical/high matters without external solicitors, missing required fields, conflict status issues, and hold gaps (legal hold not issued).
  • Materiality and stage distribution: Summarises exposure totals by materiality category and provides distribution by litigation stage for quick prioritisation.

Quick Start

Use the portfolio-status skill to roll up your active litigation matters and highlight upcoming and overdue CPR deadlines, stale matters, and risk anomalies.

Frequently Asked Questions about portfolio-status

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

FAQPage Schema
How do I get a rollup of all active litigation matters to see what needs attention?

A litigation portfolio rollup aggregates local matter logs to identify risk distribution, upcoming CPR deadlines, stale matters, and materiality totals. It produces a scannable markdown report so you know exactly what needs attention next across all active matters.

How do I detect upcoming and overdue CPR deadlines across my litigation portfolio?

Detect CPR deadlines by parsing local matter logs as the source of truth. The rollup surfaces deadlines within 14, 30, and 60 days, flags overdue deadlines, and uses defensible lead deadline language for cross-matter visibility.

Can I filter my litigation portfolio status by risk level, staleness, or matter owner?

You can filter the portfolio status rollup by risk, staleness, type, or owner. It applies specified filter rules to the parsed matter logs and optionally includes closed matters alongside active ones in the final report.

How do I identify stale litigation matters that haven't been updated recently?

Identify stale matters by parsing the matter logs for the last update date. The portfolio status flags any litigation matter with no update in more than 30 days, surfacing them in the cross-matter rollup for immediate review.

Does portfolio status reporting work with local matter log files?

Yes, portfolio status reporting requires loading a local _log.yaml file as the source of truth. It parses this file alongside a risk calibration file to apply anomaly checks and generate the rollup.