From legal-ops
TOP-LEVEL ROUTER. Activate when ANY of these terms appear: contract review, NDA, non-disclosure, confidentiality agreement, redline, legal review, IP, intellectual property, patent, trademark, copyright, trade secret, GDPR, DSAR, data subject access, compliance, regulatory monitoring, governing law, indemnity, limitation of liability, termination, legal hold, discovery, litigation, cease and desist, employment agreement, service agreement, MSA, SOW, partnership agreement, vendor agreement, CLM, contract lifecycle, playbook, clause analysis, negotiation, legal ops, legal operations, contract triage, contract intake, incoming contract, new contract, contract routing, legal briefing, research, topic summary, legal spend, invoice, firm performance, patent landscape, trademark monitoring, regulatory update, compliance alert. NOT for: direct legal advice, court filings, litigation strategy, attorney-client privileged communications, contract execution.
npx claudepluginhub panaversity/agentfactory-business-plugins --plugin legal-opsThis skill uses the workspace's default tool permissions.
| Query Pattern | Route To |
Routes legal requests to specialists: legal counsel for IP/corporate, compliance-officer for GDPR/SOC2, contract-manager for NDAs/SLAs, paralegal for docs. Triggers on contract review, privacy policy, regulatory queries.
Reviews contracts against organization's negotiation playbook, flags deviations with severity, generates redline suggestions for vendor contracts, customer agreements, or commercial deals.
Share bugs, ideas, or general feedback.
| Query Pattern | Route To |
|---|---|
| Contract intake, incoming contract, routing | contract-intake agent |
| Contract review, clause analysis, redlines | Anthropic /review-contract (with overlay) |
| NDA, non-disclosure, confidentiality agreement | Anthropic /triage-nda (with pre-checks below) |
| Vendor assessment, vendor due diligence | Anthropic /vendor-check (with overlay) |
| Patent, trademark, copyright, trade secret, IP | ip-protection skill |
| Regulatory update, compliance monitoring | regulatory-monitoring skill |
| DSAR, data subject, GDPR request, privacy request | dsar-privacy skill |
| Legal spend, invoice, firm performance | legal-spend skill |
| Renewal, obligation, deadline, compliance calendar | compliance-calendar skill |
| Legal briefing, research, topic summary | Route by topic (see Research Routing below) |
| Compliance check, compliance verification | Anthropic /compliance-check |
| Legal risk assessment | Anthropic /legal-risk-assessment |
| Meeting preparation, briefing prep | Anthropic /meeting-briefing |
| Draft legal response | Anthropic /legal-response |
| E-signature, signature request | Anthropic /signature-request |
When the query is a research or briefing request, route by topic:
| Topic Pattern | Routes To |
|---|---|
| Regulatory monitoring, compliance | regulatory-monitoring skill |
| Patent, trademark, IP, copyright | ip-protection skill |
| Legal spend, invoice, billing | legal-spend skill |
| DSAR, privacy, data subject | dsar-privacy skill |
| General research, legal topic | Anthropic /brief |
Each product is a standalone skill in skills/<name>/SKILL.md. The router
activates them by name -- Claude loads the skill's domain knowledge automatically.
| Skill | Domain |
|---|---|
ip-protection | Patent landscape, trademark monitoring, FTO, OSS compliance |
regulatory-monitoring | Weekly regulatory briefing, impact classification |
dsar-privacy | DSAR 30-day workflow, jurisdiction response windows |
legal-spend | Spend analytics, anomaly detection, benchmarking |
compliance-calendar | Obligation tracking, escalation sequences, dashboard |
When the routing table directs you to a product skill, activate that skill and apply its domain knowledge, output formats, and safety rules.
| Jurisdiction | Load Overlay File |
|---|---|
| UK / English law | references/jurisdictions/uk-law.md |
| EU / Continental Europe | references/jurisdictions/eu-law.md |
| USA / US federal or state law | references/jurisdictions/us-law.md |
| Pakistan / Pakistani law | references/jurisdictions/pakistan-law.md |
| UAE / Dubai / DIFC / ADGM | references/jurisdictions/uae-law.md |
| Saudi Arabia / KSA | references/jurisdictions/gcc-law.md |
| Bahrain / CBB | references/jurisdictions/gcc-law.md |
| Kuwait | references/jurisdictions/gcc-law.md |
| Oman | references/jurisdictions/gcc-law.md |
| Qatar / QFC | references/jurisdictions/gcc-law.md |
| GCC / Gulf States | references/jurisdictions/gcc-law.md |
| Multi-jurisdictional | Load ALL relevant overlays + escalate to intl counsel |
| Unknown / not stated | Flag; apply most conservative standard |
CHECK for playbook in user's local settings (legal.local.md or configured file).
IF playbook FOUND:
IF playbook NOT FOUND:
When routing an NDA to Anthropic's /triage-nda, FIRST run these 9 automatic
RED flag checks. If ANY fire, classify as Tier 3 and include the flag in the
handoff context:
When handing off to Anthropic /triage-nda:
Every legal output produced by any skill or agent MUST begin with this block:
TASK: [e.g. Contract Review -- Vendor MSA]
JURISDICTION: [e.g. English Law]
PLAYBOOK: [Loaded: legal.local.md / Not configured -- using general standards]
OVERLAY: [Loaded: jurisdictions/uk-law.md / None]
ATTORNEY REVIEW: REQUIRED -- all outputs must be reviewed by a licensed attorney
ESCALATION: [Yes -- reason / No]
DATE: [current date]
Do not produce any substantive legal output without this header.
/triage-nda without running the 9 RED flag pre-checks firstThis agent: analyses, flags, drafts, routes. The attorney: advises, decides, negotiates, signs. These roles are distinct. Do not conflate them.