oc-status

Generate weekly status-request email drafts for litigation matters from matter logs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It removes the weekly manual burden of writing the same status-check email to external solicitors across multiple litigation matters, while keeping drafts aligned to house tone and matter context.

Core Features & Use Cases

  • Portfolio-driven per-matter drafting: Reads the active portfolio log and, for each eligible matter, drafts a tailored status-request email using that matter’s matter.md and history.md.
  • Staleness and deadline-based inclusion: Automatically selects matters that are overdue for a ping (last update > 10 days) or have an upcoming deadline (within 21 days), with options to target all matters or a single slug.
  • Optional Gmail draft creation: When the Gmail MCP is authenticated, creates Gmail drafts per matter; otherwise, it produces markdown-only drafts and records what was skipped.

Quick Start

Run oc-status to draft weekly status emails for eligible active matters from your litigation portfolio log.

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 status request emails to external solicitors for active litigation matters?

You can automate weekly status request emails by running a portfolio-driven drafting process that reads each matter's log, context, and recent activity to generate tailored email drafts for external solicitors. It identifies eligible matters based on staleness or upcoming deadlines and produces markdown drafts per matter.

Can I create Gmail drafts automatically for litigation status updates?

Yes, when the Gmail MCP is authenticated, the drafting process creates Gmail drafts automatically for each matter. If the Gmail MCP is unavailable, it produces markdown-only drafts and records which matters were skipped in a run summary.

How does deadline tracking decide which litigation matters need a solicitor check-in?

Deadline tracking selects matters for solicitor check-ins by checking if the last update is overdue by more than 10 days or if an upcoming deadline falls within 21 days. You can also target all matters or a single matter slug manually.

What matter files are required to generate tailored status request drafts?

Generating tailored status request drafts requires reading the active portfolio log along with each matter's matter.md context file and history.md recent activity file. These provide the matter-specific context needed to draft the email content.

Do I need the Gmail MCP to draft weekly litigation status emails?

No, you do not need the Gmail MCP to draft weekly litigation status emails. The process produces markdown email drafts per matter regardless, and only uses the Gmail MCP to optionally create Gmail drafts directly in your inbox.