.agents/skills/review-contract/SKILL.md
Review a contract against your organization's negotiation playbook — flag deviations, generate redlines, provide business impact analysis. Use when reviewing vendor or customer agreements, when you need clause-by-clause analysis against standard positions, or when preparing a negotiation strategy with prioritized redlines and fallback positions.
npx skillsauth add mmahalwy/cooper review-contractInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.
/review-contract <contract file or URL>
Review the contract: @$1
Accept the contract in any of these formats:
If no contract is provided, prompt the user to supply one.
Ask the user for context before beginning the review:
If the user provides partial context, proceed with what you have and note assumptions.
Look for the organization's contract review playbook in local settings (e.g., legal.local.md or similar configuration files).
The playbook should define:
If no playbook is configured:
Apply the following review process:
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.
Key elements to review:
Common issues:
Key elements to review:
Common issues:
Key elements to review:
Common issues:
Key elements to review:
Common issues:
Key elements to review:
Common issues:
Key elements to review:
Common issues:
Classify each deviation from the playbook using a three-tier system:
The clause aligns with or is better than the organization's standard position. Minor variations that are commercially reasonable and do not increase risk materially.
Examples:
Action: Note for awareness. No negotiation needed.
The clause falls outside the standard position but within a negotiable range. The term is common in the market but not the organization's preference. Requires attention and likely negotiation, but not escalation.
Examples:
Action: Generate specific redline language. Provide fallback position. Estimate business impact of accepting vs. negotiating.
The clause falls outside acceptable range, triggers a defined escalation criterion, or poses material risk. Requires senior counsel review, outside counsel involvement, or business decision-maker sign-off.
Examples:
Action: Explain the specific risk. Provide market-standard alternative language. Estimate exposure. Recommend escalation path.
For each YELLOW and RED deviation, provide:
When generating redline suggestions:
For each redline:
**Clause**: [Section reference and clause name]
**Current language**: "[exact quote from the contract]"
**Proposed redline**: "[specific alternative language with additions in bold and deletions struck through conceptually]"
**Rationale**: [1-2 sentences explaining why, suitable for external sharing]
**Priority**: [Must-have / Should-have / Nice-to-have]
**Fallback**: [Alternative position if primary redline is rejected]
Provide a summary section covering:
When presenting redlines, organize by negotiation priority:
Tier 1 -- Must-Haves (Deal Breakers) Issues where the organization cannot proceed without resolution:
Tier 2 -- Should-Haves (Strong Preferences) Issues that materially affect risk but have negotiation room:
Tier 3 -- Nice-to-Haves (Concession Candidates) Issues that improve the position but can be conceded strategically:
Negotiation strategy: Lead with Tier 1 items. Trade Tier 3 concessions to secure Tier 2 wins. Never concede on Tier 1 without escalation.
If a Contract Lifecycle Management system is connected via MCP:
If no CLM is connected, skip this step.
Structure the output as:
## Contract Review Summary
**Document**: [contract name/identifier]
**Parties**: [party names and roles]
**Your Side**: [vendor/customer/etc.]
**Deadline**: [if provided]
**Review Basis**: [Playbook / Generic Standards]
## Key Findings
[Top 3-5 issues with severity flags]
## Clause-by-Clause Analysis
### [Clause Category] -- [GREEN/YELLOW/RED]
**Contract says**: [summary of the provision]
**Playbook position**: [your standard]
**Deviation**: [description of gap]
**Business impact**: [what this means practically]
**Redline suggestion**: [specific language, if YELLOW or RED]
[Repeat for each major clause]
## Negotiation Strategy
[Recommended approach, priorities, concession candidates]
## Next Steps
[Specific actions to take]
development
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like "the xlsx in my downloads") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.
content-media
Interactive PDF viewer. Use when the user wants to open, show, or view a PDF and collaborate on it visually — annotate, highlight, stamp, fill form fields, place signature/initials, or review markup together. Not for summarization or text extraction (use native Read instead).
documentation
Write or review UX copy — microcopy, error messages, empty states, CTAs. Trigger with "write copy for", "what should this button say?", "review this error message", or when naming a CTA, wording a confirmation dialog, filling an empty state, or writing onboarding text.
development
Rapidly triage an incoming NDA and classify it as GREEN (standard approval), YELLOW (counsel review), or RED (full legal review). Use when a new NDA arrives from sales or business development, when screening for embedded non-solicits, non-competes, or missing carveouts, or when deciding whether an NDA can be signed under standard delegation.