Review Contract
This skill analyzes a contract against your organization’s negotiation playbook, flagging deviations, generating redline suggestions, and providing business impact analysis for each clause. It is invoked via `/review-contract
How to Install
git clone --depth 1 https://github.com/anthropics/knowledge-work-plugins.git && cp knowledge-work-plugins/legal/skills/review-contract ~/.claude/skills/SKILL.md -r/review-contract -- Contract Review Against Playbook
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
Review a contract against your organization's negotiation playbook. Analyze each clause, flag deviations, generate redline suggestions, and provide business impact analysis.
Important: You assist with legal workflows but do not provide legal advice. All analysis should be reviewed by qualified legal professionals before being relied upon.
Invocation
/review-contract <contract file or URL>
Review the contract: @$1
Workflow
Step 1: Accept the Contract
Accept the contract in any of these formats: - File upload: PDF, DOCX, or other document format - URL: Link to a contract in your CLM, cloud storage (e.g., Box, Egnyte, SharePoint), or other document system - Pasted text: Contract text pasted directly into the conversation
If no contract is provided, prompt the user to supply one.
Step 2: Gather Context
Ask the user for context before beginning the review:
- Which side are you on? (vendor/supplier, customer/buyer, licensor, licensee, partner -- or other)
- Deadline: When does this need to be finalized? (Affects prioritization of issues)
- Focus areas: Any specific concerns? (e.g., "data protection is critical", "we need flexibility on term", "IP ownership is the key issue")
- Deal context: Any relevant business context? (e.g., deal size, strategic importance, existing relationship)
If the user provides partial context, proceed with what you have and note assumptions.
Step 3: Load the Playbook
Look for the organization's contract review playbook in local settings (e.g., legal.local.md or similar configuration files).
The playbook should define: - Standard positions: The organization's preferred terms for each major clause type - Acceptable ranges: Terms that can be agreed to without escalation - Escalation triggers: Terms that require senior counsel review or outside counsel involvement
If no playbook is configured: - Inform the user that no playbook was found - Offer two options: 1. Help the user set up their playbook (walk through defining positions for key clauses) 2. Proceed with a generic review using widely-accepted commercial standards as the baseline - If proceeding generically, clearly note that the review is based on general commercial standards, not the organization's specific positions
Step 4: Clause-by-Clause Analysis
Apply the following review process:
- Identify the contract type: SaaS agreement, professional services, license, partnership, procurement, etc. The contract type affects which clauses are most material.
- Determine the user's side: Vendor, customer, licensor, licensee, partner. This fundamentally changes the analysis (e.g., limitation of liability protections favor different parties).
- Read the entire contract before flagging issues. Clauses interact with each other (e.g., an uncapped indemnity may be partially mitigated by a broad limitation of liability).
- Analyze each material clause against the playbook position.
- Consider the contract holistically: Are the overall risk allocation and commercial terms balanced?
Analyze the contract systematically, covering at minimum:
| Clause Category | Key Review Points |
|---|---|
| Limitation of Liability | Cap amount, carveouts, mutual vs. unilateral, consequential damages |
| Indemnification | Scope, mutual vs. unilateral, cap, IP infringement, data breach |
| IP Ownership | Pre-existing IP, developed IP, work-for-hire, license grants, assignment |
| Data Protection | DPA requirement, processing terms, sub-processors, breach notification, cross-border transfers |
| Confidentiality | Scope, term, carveouts, return/destruction obligations |
| Representations & Warranties | Scope, disclaimers, survival period |
| Term & Termination | Duration, renewal, termination for convenience, termination for cause, wind-down |
| Governing Law & Dispute Resolution | Jurisdiction, venue, arbitration vs. litigation |
| Insurance | Coverage requirements, minimums, evidence of coverage |
| Assignment | Consent requirements, change of control, exceptions |
| Force Majeure | Scope, notification, termination rights |
| Payment Terms | Net terms, late fees, taxes, price escalation |
For each clause, assess against the playbook (or generic standards) and note whether it is present, absent, or unusual.
Detailed Clause Guidance
Limitation of Liability
Key elements to review: - Cap amount (fixed dollar amount, multiple of fees, or uncapped) - Whether the cap is mutual or applies differently to each party - Carveouts from the cap (what liabilities are uncapped) - Whether consequential, indirect, special, or punitive damages are excluded - Whether the exclusion is
Details
| Category | Business → pm |
| Source | anthropics/knowledge-work-plugins |
| SKILL.md | View on GitHub → |
| Repo Stars | ★ 21.8K |
| Est. per Skill | 164 (shared across 133 skills from this repo) |
| Difficulty | Intermediate |
| Risk Level | N/A |
Related Skills
Works Well With
Skills from the same repository — often designed to work together