matter-intake

Capture standardized litigation matter intake data into matter.md, history.md, and _log.yaml.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It standardizes the end-to-end intake of a new legal matter so you capture the right identification, conflicts posture, risk triage, materiality, counsel assignments, legal hold status, and key dates in a consistent way for downstream workflow skills.

Core Features & Use Cases

  • Uniform matter intake with decision gates: Collects matter identity, performs/records conflicts check posture (cleared, pending, waived, or not-run stop), and ensures the record reflects the chosen next action.
  • Structured portfolio logging: Writes a narrative matter.md, seeds history.md with the opening event, and appends a structured row into matters/_log.yaml for portfolio rollups.
  • Risk triage and triage-ready outputs: Calibrates severity/likelihood and produces an initial posture and open-questions section suitable for attorney review and next steps.

Quick Start

Run matter intake by providing the details for a new matter and saying you want to bring it into the litigation portfolio so the skill writes matter.md, history.md, and updates _log.yaml.

Frequently Asked Questions about matter-intake

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

FAQPage Schema
How do I standardize legal intake for new litigation matters?

To standardize legal intake for new litigation matters, capture identification, conflicts posture, risk triage, materiality, counsel assignments, legal hold status, and key dates in one pass to produce consistent matter.md files and structured portfolio logs.

What is a conflicts check gate in matter management?

A conflicts check gate in matter management enforces recording the conflicts posture—cleared, pending, waived, or not-run—before onboarding proceeds, ensuring the litigation portfolio record reflects an explicit resolution status and chosen next action.

How do I log a new legal matter into a portfolio tracking system?

To log a new legal matter into a portfolio tracking system, append a structured YAML row to the central log file while simultaneously generating a narrative matter.md and seeding history.md with the opening event for portfolio rollups.

Can I perform risk triage and severity calibration during matter onboarding?

You can perform risk triage and severity calibration during matter onboarding by capturing likelihood and materiality metrics, producing an initial posture and open-questions section suitable for attorney review and downstream workflow routing.

What is the best way to track legal hold status across a litigation portfolio?

The best way to track legal hold status across a litigation portfolio is to record it during initial matter intake alongside ownership and key dates, embedding the hold status directly into the structured log for consistent downstream visibility.

Does matter intake require external dependencies or components to run?

Matter intake does not require external dependencies or components to run, operating independently to generate deterministic filesystem outputs including matter.md, history.md, and appended YAML log rows for the litigation portfolio.