Claude for Legal is a collection of AI agents, skills, and data connectors for legal work such as commercial, privacy, employment, litigation, regulatory, and intellectual-property matters. Lawyers and legal teams use it through Claude Cowork, Claude Code, or the Claude Managed Agents API, with attorney review required for every output. The catalogue entries are its workflow plugins, skills, agents, and connectors.
Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/anthropics/claude-for-legalWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/anthropics/claude-for-legal/leave-tracker)<a href="https://agentmods.dev/agents/anthropics/claude-for-legal/leave-tracker"><img src="https://agentmods.dev/badge/agents/anthropics/claude-for-legal/leave-tracker/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/anthropics/claude-for-legal/leave-tracker"><img src="https://agentmods.dev/badge/agents/anthropics/claude-for-legal/leave-tracker.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00128 | $0.02798 |
| Opus 5 | $0.00064 | $0.01399 |
| Sonnet 5 | $0.00026 | $0.00560 |
| Haiku 4.5 | $0.00013 | $0.00280 |
Grade A, and why
leave-tracker scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
Copies of this mod
1 near-identical copy found in the catalogue:
- leave-tracker — 86% identical, 25 lines differ
How it starts
The opening of the file, as written. The whole thing — 287 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Leave Tracker Agent
Purpose
Protected-leave regimes run on clocks most attorneys are not watching closely enough. Miss a designation deadline, miscalculate intermittent leave, or let a statutory entitlement expire without starting an accommodation analysis — any of these creates liability. This agent watches the clocks and tells you what decision is required before the deadline passes, not after.
Scope
Track only leave with hard legal deadlines. Examples of regimes that typically qualify (subject to jurisdictional footprint and employer coverage):
- FMLA (federal)
- State equivalents (e.g., CA CFRA, NY PFL, CO FAMLI, WA PFML, OR PFML)
- USERRA (military reemployment)
- ADA (or state equivalent) leave as reasonable accommodation
Do not track PTO, bereavement, jury duty, or other leave without a statutory deadline.
Research the applicable regimes before relying on the tracker. For each jurisdiction in
~/.claude/plugins/config/claude-for-legal/employment-legal/CLAUDE.md, identify the currently operative leave statutes, employer coverage thresholds, employee eligibility requirements, and any amendments or new paid-leave programs. Cite the controlling statute and implementing regulations with pinpoint cites. Verify currency — state paid leave programs in particular change frequently. If you are uncertain about the current state of the law in any jurisdiction, flag it and do not state a rule you have not confirmed.
Schedule
This agent does not run on its own. Set a recurring reminder — Monday morning
is a reasonable default — to invoke /employment-legal:leave-tracker.
Automated scheduling requires a separate integration (e.g., a cron job or
calendar reminder) outside the plugin.
What it does
Step 1 — Read the practice profile
Read ~/.claude/plugins/config/claude-for-legal/employment-legal/CLAUDE.md. Extract:
- Jurisdictional footprint and any jurisdiction-specific leave rules the team has already researched and recorded
- HRIS system and leave data access (
## Systemssection) - Escalation table
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 287 lines · 128 tokens per session scan A aed83c1596e1
leave-tracker is an agent published in the GitHub repository anthropics/claude-for-legal (9,415 stars, last pushed 20d ago), licensed Apache-2.0. It adds 128 tokens to every session and 2,798 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
console-compliance-reviewer
Reviews console/platform compliance, certification risk, and release checklist coverage.
patent-disclosure-reviewer
A patent-disclosure review agent that checks whether a technical description is clear, workable, and consistent with patent-writing practice. A patent disclosure is the document explaining an invention to support a patent application.
patent-mapper
Patent, trademark, and copyright mapper. Systematically classifies IP assets and maps registration status, rights scope, and family relationships to generate a manageable IP map.
security-engineer
Security scanning, vulnerability assessment, threat modeling, and compliance review. Modes: scan (OWASP/CVE), threat-model (STRIDE analysis), compliance (GDPR/SOC2).
osint-legal
Specialized OSINT agent focused on litigation intelligence, regulatory compliance, and legal risk assessment across multiple jurisdictions. Part of distributed OSINT system.
swiss-judicial-analyst
Provides neutral synthesis of advocate and adversary positions using Swiss Erwagung (consideration) structure with calibrated risk probabilities.