oc-status

Generate per-matter outside-counsel status-request email drafts from litigation logs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the repetitive work of writing weekly outside-counsel (OC) status-request emails across multiple active matters, ensuring consistent tone and coverage.

Core Features & Use Cases

  • Portfolio-wide weekly drafts: Reads the litigation matters log and generates a per-matter markdown email draft when a matter is stale or has an upcoming deadline.
  • Matter-informed content: Uses each matter’s matter.md and history.md to request status, confirm upcoming deadlines, surface decisions pending, and check budget posture.
  • Optional Gmail drafts via MCP: Creates Gmail draft messages when the Gmail MCP is authenticated; otherwise it produces markdown-only drafts and logs the gap.

Quick Start

Run /litigation-legal:oc-status to generate markdown OC status email drafts for all eligible active matters in your portfolio.

Frequently Asked Questions about oc-status

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

FAQPage Schema
How do I automate weekly outside-counsel status emails for a litigation portfolio?

You can automate weekly outside-counsel status emails by running a command that reads your litigation matters log and generates per-matter status-request drafts. It uses matter histories and upcoming deadlines to produce markdown drafts or optional Gmail drafts.

What is outside-counsel status request drafting and how does it work?

Outside-counsel status request drafting generates recurring check-in emails across active litigation matters. It reads each matter's history and markdown files to request status updates, confirm deadlines, surface pending decisions, and check budget posture.

Do I need the Gmail MCP to generate outside-counsel status email drafts?

You do not need the Gmail MCP to generate outside-counsel status email drafts. The Skill produces markdown-only drafts by default and logs the gap if the Gmail MCP is not authenticated, allowing portfolio management to continue without it.

How to filter active litigation matters for weekly status updates?

Filtering active litigation matters for weekly status updates requires applying stale date and upcoming deadline rules to the matters log. The Skill uses these filtering rules to generate drafts only for eligible matters and provides a run summary with skip reasons.

Can I use markdown files for per-matter litigation email drafting?

You can use markdown files for per-matter litigation email drafting by loading a matters log alongside individual matter.md and history.md files. The Skill extracts matter-informed content from these files to draft subject and body text for outside-counsel check-ins.