/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:
- Help the user set up their playbook (walk through defining positions for key clauses)
- 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.
- Determine the user's side: Vendor, customer, licensor, licensee, partner.
- Read the entire contract before flagging issues.
- 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 |
Step 5: Flag Deviations
Classify each deviation from the playbook using a three-tier system:
GREEN -- Acceptable
The clause aligns with or is better than the organization's standard position.
Action: Note for awareness. No negotiation needed.
YELLOW -- Negotiate
The clause falls outside the standard position but within a negotiable range.
Action: Generate specific redline language. Provide fallback position. Estimate business impact.
RED -- Escalate
The clause falls outside acceptable range, triggers a defined escalation criterion, or poses material risk.
Action: Explain the specific risk. Provide market-standard alternative language. Estimate exposure. Recommend escalation path.
Step 6: Generate Redline Suggestions
For each YELLOW and RED deviation, provide:
- Current language: Quote the relevant contract text
- Suggested redline: Specific alternative language
- Rationale: Brief explanation suitable for sharing with the counterparty
- Priority: Whether this is a must-have or nice-to-have in negotiation
Step 7: Business Impact Summary
Provide a summary section covering:
- Overall risk assessment: High-level view of the contract's risk profile
- Top 3 issues: The most important items to address
- Negotiation strategy: Recommended approach (which issues to lead with, what to concede)
- Timeline considerations: Any urgency factors affecting the negotiation approach
Negotiation Priority Framework
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.
Output Format
## 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]
Notes
- If the contract is in a language other than English, note this and ask if the user wants a translation or review in the original language
- For very long contracts (50+ pages), offer to focus on the most material sections first and then do a complete review
- Always remind the user that this analysis should be reviewed by qualified legal counsel before being relied upon for legal decisions
1---2name: review-contract3description: 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.4---56# /review-contract -- Contract Review Against Playbook78> If you see unfamiliar placeholders or need to check which tools are connected, see [CONNECTORS.md](../../CONNECTORS.md).910Review a contract against your organization's negotiation playbook. Analyze each clause, flag deviations, generate redline suggestions, and provide business impact analysis.1112**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.1314## Invocation1516```17/review-contract <contract file or URL>18```1920Review the contract: @$12122## Workflow2324### Step 1: Accept the Contract2526Accept the contract in any of these formats:27- **File upload**: PDF, DOCX, or other document format28- **URL**: Link to a contract in your CLM, cloud storage (e.g., Box, Egnyte, SharePoint), or other document system29- **Pasted text**: Contract text pasted directly into the conversation3031If no contract is provided, prompt the user to supply one.3233### Step 2: Gather Context3435Ask the user for context before beginning the review:36371. **Which side are you on?** (vendor/supplier, customer/buyer, licensor, licensee, partner -- or other)382. **Deadline**: When does this need to be finalized? (Affects prioritization of issues)393. **Focus areas**: Any specific concerns? (e.g., "data protection is critical", "we need flexibility on term", "IP ownership is the key issue")404. **Deal context**: Any relevant business context? (e.g., deal size, strategic importance, existing relationship)4142If the user provides partial context, proceed with what you have and note assumptions.4344### Step 3: Load the Playbook4546Look for the organization's contract review playbook in local settings (e.g., `legal.local.md` or similar configuration files).4748The playbook should define:49- **Standard positions**: The organization's preferred terms for each major clause type50- **Acceptable ranges**: Terms that can be agreed to without escalation51- **Escalation triggers**: Terms that require senior counsel review or outside counsel involvement5253**If no playbook is configured:**54- Inform the user that no playbook was found55- Offer two options:56 1. Help the user set up their playbook (walk through defining positions for key clauses)57 2. Proceed with a generic review using widely-accepted commercial standards as the baseline58- If proceeding generically, clearly note that the review is based on general commercial standards, not the organization's specific positions5960### Step 4: Clause-by-Clause Analysis6162Apply the following review process:63641. **Identify the contract type**: SaaS agreement, professional services, license, partnership, procurement, etc.652. **Determine the user's side**: Vendor, customer, licensor, licensee, partner.663. **Read the entire contract** before flagging issues.674. **Analyze each material clause** against the playbook position.685. **Consider the contract holistically**: Are the overall risk allocation and commercial terms balanced?6970Analyze the contract systematically, covering at minimum:7172| Clause Category | Key Review Points |73|----------------|-------------------|74| **Limitation of Liability** | Cap amount, carveouts, mutual vs. unilateral, consequential damages |75| **Indemnification** | Scope, mutual vs. unilateral, cap, IP infringement, data breach |76| **IP Ownership** | Pre-existing IP, developed IP, work-for-hire, license grants, assignment |77| **Data Protection** | DPA requirement, processing terms, sub-processors, breach notification, cross-border transfers |78| **Confidentiality** | Scope, term, carveouts, return/destruction obligations |79| **Representations & Warranties** | Scope, disclaimers, survival period |80| **Term & Termination** | Duration, renewal, termination for convenience, termination for cause, wind-down |81| **Governing Law & Dispute Resolution** | Jurisdiction, venue, arbitration vs. litigation |82| **Insurance** | Coverage requirements, minimums, evidence of coverage |83| **Assignment** | Consent requirements, change of control, exceptions |84| **Force Majeure** | Scope, notification, termination rights |85| **Payment Terms** | Net terms, late fees, taxes, price escalation |8687### Step 5: Flag Deviations8889Classify each deviation from the playbook using a three-tier system:9091#### GREEN -- Acceptable92The clause aligns with or is better than the organization's standard position.93**Action**: Note for awareness. No negotiation needed.9495#### YELLOW -- Negotiate96The clause falls outside the standard position but within a negotiable range.97**Action**: Generate specific redline language. Provide fallback position. Estimate business impact.9899#### RED -- Escalate100The clause falls outside acceptable range, triggers a defined escalation criterion, or poses material risk.101**Action**: Explain the specific risk. Provide market-standard alternative language. Estimate exposure. Recommend escalation path.102103### Step 6: Generate Redline Suggestions104105For each YELLOW and RED deviation, provide:106- **Current language**: Quote the relevant contract text107- **Suggested redline**: Specific alternative language108- **Rationale**: Brief explanation suitable for sharing with the counterparty109- **Priority**: Whether this is a must-have or nice-to-have in negotiation110111### Step 7: Business Impact Summary112113Provide a summary section covering:114- **Overall risk assessment**: High-level view of the contract's risk profile115- **Top 3 issues**: The most important items to address116- **Negotiation strategy**: Recommended approach (which issues to lead with, what to concede)117- **Timeline considerations**: Any urgency factors affecting the negotiation approach118119#### Negotiation Priority Framework120121**Tier 1 -- Must-Haves (Deal Breakers)**122Issues where the organization cannot proceed without resolution.123124**Tier 2 -- Should-Haves (Strong Preferences)**125Issues that materially affect risk but have negotiation room.126127**Tier 3 -- Nice-to-Haves (Concession Candidates)**128Issues that improve the position but can be conceded strategically.129130**Negotiation strategy**: Lead with Tier 1 items. Trade Tier 3 concessions to secure Tier 2 wins. Never concede on Tier 1 without escalation.131132## Output Format133134```135## Contract Review Summary136137**Document**: [contract name/identifier]138**Parties**: [party names and roles]139**Your Side**: [vendor/customer/etc.]140**Deadline**: [if provided]141**Review Basis**: [Playbook / Generic Standards]142143## Key Findings144145[Top 3-5 issues with severity flags]146147## Clause-by-Clause Analysis148149### [Clause Category] -- [GREEN/YELLOW/RED]150**Contract says**: [summary of the provision]151**Playbook position**: [your standard]152**Deviation**: [description of gap]153**Business impact**: [what this means practically]154**Redline suggestion**: [specific language, if YELLOW or RED]155156[Repeat for each major clause]157158## Negotiation Strategy159160[Recommended approach, priorities, concession candidates]161162## Next Steps163164[Specific actions to take]165```166167## Notes168169- If the contract is in a language other than English, note this and ask if the user wants a translation or review in the original language170- For very long contracts (50+ pages), offer to focus on the most material sections first and then do a complete review171- Always remind the user that this analysis should be reviewed by qualified legal counsel before being relied upon for legal decisions