oc-status

Generate weekly outside-counsel status-request email drafts from litigation portfolio logs.

9.1k|1.8k|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/anthropics/claude-for-legal --skill oc-status-anthropics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oc-status
Source: https://github.com/anthropics/claude-for-legal/tree/main/litigation-legal/skills/oc-status
Command: npx skills add https://github.com/anthropics/claude-for-legal --skill oc-status-anthropics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Writing the same weekly outside-counsel status request across a portfolio of matters creates repetitive work and invites inconsistent tone or missing prompts, slowing attorney review.

Core Features & Use Cases

  • Portfolio-based batch drafting: Generates per-matter OC status-request email drafts from your litigation-legal portfolio log and each matter’s context and history.
  • Matter-aware follow-ups: Filters which matters to include based on closure status, OC assignment completeness, and staleness or upcoming deadlines, then drafts the appropriate status/decision/budget prompts.
  • Optional Gmail draft creation: When the Gmail MCP is authenticated, creates Gmail drafts per matter; otherwise produces markdown-only drafts for attorney review.
  • Run transparency: Writes a run summary describing matters processed, drafts created, Gmail outcomes, skipped matters, and any anomalies.

Quick Start

Run the weekly OC status workflow by invoking /litigation-legal:oc-status from a recurring Monday reminder.

Frequently Asked Questions about oc-status

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

FAQPage Schema
How do I draft weekly outside-counsel status emails for multiple litigation matters?

Draft weekly outside-counsel status emails by generating per-matter email drafts from your litigation portfolio log and matter context files. The workflow filters active matters, applies status and budget prompts, and outputs timestamped drafts for attorney review.

How does portfolio-based batch drafting work for litigation status updates?

Portfolio-based batch drafting works by loading your portfolio configuration and filtering matters by closure status, outside-counsel assignment, and upcoming deadlines. It then generates individual status-request email drafts for each relevant matter using matter context and history files.

Can I create Gmail drafts automatically for outside-counsel check-ins?

Yes, you can create Gmail drafts automatically for outside-counsel check-ins when the Gmail MCP is authenticated. If Gmail is not connected, the workflow produces markdown-only drafts for manual attorney review instead.

Do I need markdown files for each matter to generate outside-counsel status emails?

Yes, you need per-matter markdown files, specifically matter.md and history.md, to ground the email content. The workflow uses these files alongside portfolio logs and configuration to generate accurate status-request drafts.

What is the best way to track skipped matters and anomalies in litigation email workflows?

Track skipped matters and anomalies using the run summary written after each workflow execution. This summary describes matters processed, drafts created, Gmail outcomes, skipped matters, and any anomalies encountered during the outside-counsel status email generation.

How do I filter which litigation matters need outside-counsel follow-ups this week?

Filter which litigation matters need outside-counsel follow-ups using built-in filtering rules and CLI flags for scope. Matters are automatically filtered based on closure status, outside-counsel assignment completeness, staleness, and upcoming deadlines.