matter-intake

Create portfolio-ready UK litigation matter files with consistent metadata.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It standardizes the initial intake of a new UK litigation matter so your team captures the right information for risk triage, conflicts posture, materiality, legal hold, and key deadlines without missing critical portfolio fields.

Core Features & Use Cases

  • Uniform matter capture: Collects identification, jurisdiction, source, risk triage inputs, materiality, external solicitors, internal owners, legal hold, and key dates into a consistent matter record.
  • Conflicts posture gatekeeping: Records whether conflicts are cleared, pending, waived, or not-run, and explicitly prevents creating portfolio records when the conflicts posture is unresolved unless an allowed path is chosen.
  • Portfolio-ready outputs: Writes matter.md and history.md and appends a structured row to matters/_log.yaml, using a generated slug to keep records queryable and rollup-friendly.
  • Use case: When a user says “new matter” (or “intake this matter”), run a single intake workflow to seed portfolio documentation before further drafting, briefings, or deadline work begins.

Quick Start

Use the matter-intake skill to intake a new litigation matter named “Acme v. Us 2026” into the portfolio.

Frequently Asked Questions about matter-intake

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

FAQPage Schema
How do I intake a new UK litigation matter and capture risk triage and legal hold details?

Yes, conflicts posture gatekeeping explicitly prevents creating portfolio records when conflicts are unresolved. It records whether conflicts are cleared, pending, waived, or not-run, blocking portfolio outputs unless an allowed path is chosen.

What files do I get when logging a new matter for portfolio tracking?

Logging a new matter produces portfolio-ready files: matter.md, history.md, and an appended structured row to matters/_log.yaml. A deterministic slug is generated to keep records queryable and rollup-friendly.

How does matter intake handle risk thresholds and house calibration for litigation?

Matter intake loads house calibration context from the litigation-legal-uk CLAUDE config and uses it for risk and threshold guidance. This ensures risk triage and materiality assessments align with internal standards before writing outputs.

Can I use matter intake if external solicitors and internal owners are not yet confirmed?

Matter intake captures external solicitors and internal owners as part of the uniform matter capture process. You can seed the portfolio documentation with available facts, but conflicts posture must be resolved before portfolio records are written.

What is the best way to standardize litigation deadlines and matter metadata across a portfolio?

Standardize litigation deadlines and matter metadata by running a single intake workflow that enforces consistent fields for identification, key dates, and materiality. It appends a structured row to matters/_log.yaml for rollup-friendly tracking.