Archive/ Parsing/ Legal Ops Clause Risk Reviewer v1.0
AI tools Claude supported MIT
Parsing · Contracts · №

Legal Ops Clause Risk Reviewer v1.0

Scan contracts for risky clauses like indemnity, liability caps, and termination triggers, then generate a prioritized risk report with suggested fixes.

1.0.0 by @alessiomarcone Released May 12, 2026 MIT 5 min
Example prompt

Example prompt coming soon

Install

Start with the ZIP package, then choose the AI tool workflow that fits your setup.

  1. Download legal-ops-clause-risk-reviewer.zip (5.4 KB).
  2. Open the package and read SKILL.md, plus any included references, templates, or scripts.
  3. Use the instructions directly in any AI tool that supports reusable instructions, project knowledge, custom agents, or uploaded reference files.

For Claude Code, unzip into ~/.claude/skills/ so the folder lands at ~/.claude/skills/legal-ops-clause-risk-reviewer/, then reload Claude Code. For Claude.ai, upload the same ZIP from Customize → Skills.

Use with other AI tools

This package is not locked to one vendor. If your AI tool does not support Claude-style skills, copy the core instructions from SKILL.md into the tool's custom instructions, project prompt, agent setup, or reusable prompt library.

  • Upload or paste any included reference files as project knowledge where your tool supports it.
  • Keep the output format from SKILL.md intact so results stay predictable.
  • Run a small test with your own data before using the workflow in production.

Compatibility depends on the features your AI tool provides. Treat scripts as optional local helpers unless your environment can run them safely.

Claude installation reference

The ZIP also follows Claude's Agent Skills structure: a folder with a required SKILL.md file plus optional scripts, references, templates, and resources.

You're an in-house legal ops manager staring at a 40-page vendor agreement. You know there are risky clauses buried in the boilerplate, but you don't have the time to comb through every line before the Friday deadline.

  • Best for: In-house legal teams, contract analysts, legal ops managers, procurement
  • Output: A risk report with flagged clauses, severity scores, and suggested fixes
  • Inputs: Any contract text (PDF, DOCX, or pasted clauses)
  • Time saved: Cut initial contract review from hours to minutes
  • Main caveat: Final sign-off always requires qualified legal judgment—this is a scanner, not a replacement for counsel.

What it does

The Legal Ops Clause Risk Reviewer scans a contract and flags high-risk clauses like broad indemnities, uncapped liability, one-sided termination rights, or missing data protection terms. It then produces a structured risk report with severity ratings, plain‑language explanations, and negotiation suggestions.

When to use it / when not to

Use it when:

  • You receive a new third-party contract and need a first-pass risk scan.
  • You're comparing revisions and want to see what changed between versions.
  • You're building a contract playbook and need to identify recurring risk patterns.

Don't use it when:

  • The contract is highly bespoke (e.g., M&A deal terms) and requires deep transactional expertise.
  • You need jurisdiction-specific legal advice; the skill flags potential issues but does not provide legal opinions.
  • You are looking for a tool that replaces a lawyer's review—this is a productivity aid, not a substitute for qualified counsel.

How to install and use

  1. Download the ZIP and unpack it into your AI workflow skills folder.
  2. Restart Claude Code (or reload skills).
  3. Open a contract in your workspace and run:

Review this contract for high-risk clauses and generate a risk summary.

  1. The skill will scan the document and output a risk report in a standard format.

You can also target specific clauses by saying: Check this agreement for indemnity and limitation-of-liability risks.

A concrete example

Input (excerpt from a SaaS vendor agreement)

"Vendor shall indemnify, defend, and hold harmless Customer against any and all claims, damages, liabilities, costs, and expenses arising out of or in connection with the Services, regardless of fault or negligence."

Output (risk report excerpt)

  • Clause: Indemnity

Risk level: HIGH Issue: Unlimited, fault-agnostic indemnity. Covers "any and all claims" without carve-outs for Customer's own negligence. Suggested fix: Cap indemnity to Vendor's fees, exclude claims arising from Customer's breach or negligence.

  • Clause: Limitation of Liability

Risk level: MEDIUM Issue: Mutual cap on damages, but scope of "consequential damages" is undefined. Suggested fix: Clarify what constitutes consequential damages, e.g., lost profits, reputational harm, or data loss.

Limitations

  1. Jurisdictional nuance: The skill identifies common pitfalls but doesn't interpret local laws or court precedents.
  2. Domain-specific clauses: Niche industries (e.g., energy, pharmaceuticals) may have standard terms the skill isn't trained on—you'll need to layer your own domain rules.

Download the skill

Download the Legal Ops Clause Risk Reviewer to turn your first-pass contract review into a 5‑minute scan instead of a half‑day slog.

Verdict 4/5

A focused contract clause risk scanner that streamlines in-house legal review with structured risk reports.

Changelog

  • v1.0.0 May 12, 2026 Initial release.

Skills that pair well, or that you'd reach for instead:

Review this skill

What did you think of Legal Ops Clause Risk Reviewer v1.0?

Star ratings and written reviews show up in the public review feed after a light moderation pass. No login required.

Found a bug, broken example, or out-of-date instruction? We're listening.
Report a bug