Tutorial 05: Building Custom Negotiation Playbooks (OpenAI)
Build a negotiation playbook, apply it to contracts, and escalate red flags. Practical workflow for contract review with ChatGPT.
Building Custom Negotiation Playbooks
Learn how to build comprehensive negotiation playbooks with ChatGPT that capture your firm's expertise, risk tolerance, and negotiation strategies.
Prerequisites
Intermediate Level - Basic ChatGPT experience. Time: 25 minutes.
Learning Objectives
By the end of this tutorial, you will:
- Build a negotiation playbook that encodes your firm's expertise
- Apply the playbook to a contract and flag red lines
- Escalate issues using a clear approval matrix
- Implement your playbook in a Custom GPT
Part 1: What Is a Legal Playbook?
Definition
A playbook is a structured document that captures your organization's:
- Standard positions on key contract terms
- Acceptable ranges for negotiable items
- Red lines that cannot be crossed
- Escalation triggers requiring senior review
- Approved fallback language for common pushback
- Procedural workflows for document analysis and negotiation tracking
Why Playbooks Matter
| Without Playbook | With Playbook |
|---|---|
| Inconsistent negotiations | Uniform standards across matters |
| Junior lawyers reinvent wheel | Institutional knowledge captured |
| Over-escalation to partners | Clear authority boundaries |
| Missed risks | Systematic risk identification |
| Slow turnaround | Rapid, confident decisions |
| Manual issue tracking | Automated issue lists and dashboards |
Your Advantage
By building your own playbook, you encode exactly YOUR firm's expertise, preferences, and risk tolerance -- not a generic standard.
Part 2: Playbook Architecture
Core Components
Part 3: Building a SaaS Customer Playbook
Starter Template
Use this as your starting point. Customize scope, your role, and add clause positions for each term you care about:
# PLAYBOOK: SaaS Customer Agreements
## 1. SCOPE
Contract types: SaaS, cloud subscriptions, data processing addenda.
Deal tiers: TIER 1 (<$50K), TIER 2 ($50K-$250K), TIER 3 (>$250K).
## 2. OUR ROLE
We are the CUSTOMER. Adjust risk tolerance by counterparty tier.
## 3. SAMPLE CLAUSE - Limitation of Liability
Standard: Mutual cap at 12 months fees; uncapped for indemnity, IP, data breach, gross negligence.
Red lines: Customer liability uncapped; no carve-outs for vendor misconduct.
Part 4: Risk Assessment Framework
Issue Severity Ratings
RED (HIGH) - Must change before signing
Deal breakers or unacceptable risk. Requires senior counsel approval to deviate. Examples: Unlimited customer liability, no data protection.
YELLOW (MEDIUM) - Should negotiate, not fatal
Significant deviation from standard. Requires manager-level approval to accept as-is. Examples: 6-month liability cap, limited indemnity.
GREEN (LOW) - Acceptable as-is
Meets or exceeds our standard. Can accept without escalation. Examples: Standard warranties, reasonable terms.
Cumulative Risk Score
Calculate overall contract risk:
- Count RED issues (x3 points each)
- Count YELLOW issues (x1 point each)
- Total score determines required approval:
| Score | Risk Level | Required Approval |
|---|---|---|
| 0-2 | LOW | Associate can approve |
| 3-5 | MODERATE | Senior associate |
| 6-9 | HIGH | Partner review |
| 10+ | CRITICAL | Managing partner |
Part 5: Negotiation Guidance
Priority Ranking (What to fight for)
- Data Security and Breach Liability -- Always priority number 1
- Limitation of Liability Cap and Carve-outs -- Number 2 for all deals
- Indemnification Scope -- Critical for IP/data
- Termination Rights -- Important for flexibility
- Service Levels -- Important but negotiable
Trade-off Guide
| If we concede... | We should ask for... |
|---|---|
| Higher liability cap | Expanded carve-outs |
| Longer term | Price protection + termination right |
| Upfront payment | Larger discount + refund right |
| Arbitration | Favorable venue + rules |
| Limitations on indemnity | Expanded insurance requirements |
Part 6: Approval Matrix
Authority Levels
| Position | Authority |
|---|---|
| Associate | GREEN issues + Tier 1 deals with score less than 3 |
| Senior Associate | YELLOW issues + Tier 2 deals with score less than 6 |
| Partner | RED issues + Tier 3 deals + score 6-9 |
| Managing Partner | Score 10+ or any policy deviation |
Escalation Requirements
When escalating, provide:
- Summary of issue and vendor position
- Your recommended response
- Business context (deal importance, relationship)
- Cumulative risk score for entire contract
Part 7: Implementing Your Playbooks in ChatGPT
Step 1: Create a Playbook Custom GPT
Create a Custom GPT called "Playbook: SaaS Customer Agreements" (or separate GPTs for different specialties).
Step 2: Add Playbooks as Custom Instructions
Copy your complete playbooks into the Custom GPT instructions field. ChatGPT will apply all playbook guidance to every conversation in that GPT.
Step 3: Upload Reference Documents
Add to knowledge base (via file upload in GPT configuration):
- Your firm's standard agreement templates
- Example approved agreements (with sensitive info redacted)
- Playbooks for related matter types
Step 4: Calibrate with Test Cases
Run 3-5 contracts you've already reviewed through the Custom GPT. Compare ChatGPT's analysis to your original review. Adjust playbook instructions where ChatGPT's output differs from your expectations.
Calibration Prompt:
Step 5: Refine and Iterate
Based on calibration:
- Add clarity where ChatGPT misunderstood positions
- Add edge cases you want handled specifically
- Adjust risk ratings if ChatGPT is too aggressive/conservative
- Add examples where helpful
- Expand guidance for common issues your firm encounters
Calibration is Essential
Do not deploy a playbook before testing it against 3-5 real contracts you have already reviewed. Document discrepancies and refine your playbook instructions until ChatGPT's analysis matches your expert judgment.
Do This Now
- Create a playbook for one contract type you handle (scope, role, clause positions)
- Add it to a Custom GPT as custom instructions
- Run 3+ real contracts through it and calibrate
- Apply to a live contract and escalate red flags per your approval matrix
Appendix A: Playbook Template Quick-Start
Copy this skeleton and fill in your firm's positions:
Appendix B: Sample ChatGPT Prompts for Playbook Use
Contract Review Prompt
Risk Dashboard Prompt
Issue List Prompt
Negotiation Tracker Prompt
Related family pages
- Claude Playbooks - Same concepts with Claude
- Core Concepts - Platform-neutral legal workflow model
Sources
Additional Reading
Next Steps
- Playbooks Advanced - Litigation briefs, memos, term sheet comparison, dashboards, ROI
- Tutorial 06: Legal Workflows with ChatGPT - Custom GPTs and legal tools
Previous: Tutorial 04: Using Projects