3,530 GitHub stars in under a month is a signal worth paying attention to. Anthropic's claude-for-legal repository, published April 21, is a free, open-source plugin suite that puts more than 50 named legal workflow agents into Claude - covering everything from NDA triage and DSAR responses to M&A diligence grids and patent claim charts.
The suite runs two ways: as a plugin for Claude Cowork or Claude Code, or deployed through the Claude Managed Agents API (a hosted service that lets you run Claude agents inside your own workflow engine). Same underlying prompts and skills either way - you pick where it lives. Getting started takes about 60 seconds according to the repo's QUICKSTART.
What's Actually in the Box
The practice areas covered are specific and deep. On the commercial side there's a Vendor Agreement Reviewer that redlines against your company's playbook, an NDA Triager that color-codes inbound NDAs so only the genuinely hard ones reach a lawyer, and a Renewal Watcher that runs on a schedule and flags cancel-by deadlines before they slip. Corporate M&A work gets tabular diligence review, a Board Consent Drafter, and a Closing Checklist Driver that tracks every condition blocking close.
Privacy work includes a DSAR Responder (Data Subject Access Request - a legally mandated process where companies must respond to individuals requesting their personal data), a DPA Reviewer, and a Privacy Impact Assessment generator. Employment law gets termination and hire review, worker classification screening, and a Leave Tracker that monitors FMLA and ADA deadlines. IP coverage spans trademark clearance, OSS license compliance, and infringement triage.
The MCP connectors (MCP is a standard protocol that lets AI tools plug into external systems) include Ironclad, DocuSign, iManage, Everlaw, and CourtListener - the core systems legal teams already use.
The Disclaimer Is Doing Real Work
Anthropics's caveat is prominent and specific: every output is a draft for attorney review, not legal advice. The system is built around that constraint - every citation includes source attribution, privilege calls default to the conservative side, and there are explicit gates before anything gets filed or sent. The repo also states plainly that the plugins don't represent Anthropic's legal positions.
For in-house legal teams, the practical value is speed on the work that stacks up: contract review queues, DSAR backlogs, diligence grids during a deal. Claude Code users get the same plugins that work inside their development environment, which matters for startups where one person is handling both product counsel and vendor contracts. Legal AI tools like CoCounsel have been charging significantly for similar automation; Anthropic is releasing an open base layer and letting organizations build on top of it.