contract-redliner
Contract review, redlining, and negotiation support with clause analysis, risk identification, and markup templates. Use when reviewing contracts, identifying unfavorable terms, suggesting amendments, or preparing negotiation positions.
What this skill does
# Contract Redliner Systematic contract review methodology with clause-by-clause analysis, risk scoring, redline markup, and negotiation strategy for commercial agreements. ## Contract Review Methodology ### Systematic Review Process ``` PHASE 1: TRIAGE (5 minutes) - Identify contract type (SaaS, services, licensing, employment, NDA) - Determine your party's position (buyer/seller, licensor/licensee) - Note contract value and term - Flag overall risk level for appropriate review depth PHASE 2: STRUCTURAL SCAN (10 minutes) - Verify all standard sections present - Check for missing critical clauses - Note any unusual structure or ordering - Identify exhibits, schedules, and SOWs PHASE 3: CLAUSE-BY-CLAUSE REVIEW (bulk of time) - Review each clause against standard/market terms - Score risk level per clause - Draft redline markup for non-standard terms - Note clauses requiring business input PHASE 4: RISK SUMMARY AND REDLINE (10 minutes) - Compile risk register - Prioritize redlines (must-have vs nice-to-have) - Draft negotiation talking points - Prepare executive summary ``` ### Review Depth by Contract Value | Contract Value | Review Depth | Reviewer Level | Turnaround | |---------------|-------------|---------------|------------| | < $25K | Light scan, template comparison | Paralegal / Junior | 1-2 days | | $25K - $250K | Standard clause review | Associate | 3-5 days | | $250K - $1M | Deep review with risk memo | Senior Associate | 5-7 days | | $1M - $10M | Full review + negotiation strategy | Senior Attorney | 7-14 days | | > $10M | Multi-lawyer review + specialist input | Partner-led team | 14-30 days | ## Common Clause Types ### Standard vs Non-Standard Terms | Clause | Standard/Market | Watch For | |--------|----------------|-----------| | **Term** | 1-3 years with auto-renewal | Evergreen with difficult termination | | **Termination for Convenience** | 30-90 days notice | No convenience termination right | | **Limitation of Liability** | Cap at 12 months fees paid | Uncapped liability, one-sided | | **Indemnification** | Mutual, limited to IP and breach | Unlimited, one-sided, broad triggers | | **Confidentiality** | 2-5 year survival, mutual | Perpetual, asymmetric obligations | | **IP Ownership** | Each party retains pre-existing IP | Broad assignment of derivative works | | **Warranty** | Industry-standard warranties | Excessive warranties or broad disclaimers | | **Data Protection** | DPA aligned with applicable law | No DPA, weak data obligations | | **Force Majeure** | Mutual, covers standard events | One-sided, too broad or too narrow | | **Governing Law** | Counterparty's or neutral jurisdiction | Inconvenient or unfavorable forum | ## Risk Identification Framework ### Risk Categories ``` LEGAL RISK: - Uncapped liability exposure - Broad indemnification obligations - Unfavorable dispute resolution - Non-compliant data handling terms - IP ownership ambiguity FINANCIAL RISK: - Unfavorable payment terms (net 90+, prepayment) - Auto-renewal with price escalation - Penalties and liquidated damages - Hidden fees or pass-through costs - No cap on expense reimbursement OPERATIONAL RISK: - Unrealistic SLA commitments - Exclusivity or non-compete restrictions - Key person dependencies without backup - Audit rights without reasonable limitations - Change control process gaps REPUTATIONAL RISK: - Press release or reference rights - Non-disparagement clauses (asymmetric) - Association with controversial terms - Public disclosure of agreement terms ``` ### Risk Scoring Matrix ``` RISK SCORE = LIKELIHOOD (1-5) x IMPACT (1-5) Impact Scale: 1 = Negligible (< $10K exposure) 2 = Minor ($10K - $100K exposure) 3 = Moderate ($100K - $1M exposure) 4 = Major ($1M - $10M exposure) 5 = Critical (> $10M or existential risk) Likelihood Scale: 1 = Rare (< 5% probability) 2 = Unlikely (5-20%) 3 = Possible (20-50%) 4 = Likely (50-80%) 5 = Almost Certain (> 80%) RISK RESPONSE: 20-25: CRITICAL - Must negotiate before signing 12-19: HIGH - Strong redline, escalate if rejected 6-11: MEDIUM - Request change, may accept with mitigation 1-5: LOW - Note for record, accept if needed ``` ## Key Clauses: Deep Analysis ### Limitation of Liability ``` STANDARD MARKET TERM: "Each party's aggregate liability shall not exceed the total fees paid or payable in the 12 months preceding the claim." COMMON CARVE-OUTS FROM CAP (typically unlimited): - IP infringement indemnification - Breach of confidentiality - Gross negligence or willful misconduct - Data breach obligations - Payment obligations RED FLAGS: - No liability cap at all - Cap set at contract value (too high for vendor) - No carve-outs for data breach or IP infringement - Consequential damages excluded for only one party - "Super cap" carve-outs that effectively eliminate the cap REDLINE POSITIONS: Conservative: Cap at 12 months fees, mutual carve-outs Moderate: Cap at contract value, reasonable carve-outs Aggressive: Lower cap (6 months), broad exclusions of damages ``` ### Indemnification ``` ANATOMY OF INDEMNIFICATION CLAUSE: TRIGGER: "Party A shall indemnify Party B against claims arising from..." - IP infringement by Party A's deliverables - Breach of representations and warranties - Gross negligence or willful misconduct - Violation of applicable law PROCEDURE: - Prompt written notice requirement - Control of defense (indemnifying party typically controls) - Cooperation obligations - Settlement approval rights - Mitigation obligations RED FLAGS: - Indemnification for "any and all claims" (too broad) - No notice requirement or short notice window - Indemnified party controls defense at indemnitor's expense - No right to approve settlements - Indemnification survives indefinitely REDLINE POSITIONS: Standard: Mutual indemnification for IP, breach, negligence Protective: Add reasonable notice period, defense control, settlement consent Aggressive: Narrow triggers, cap indemnification at liability cap ``` ### Termination ``` TERMINATION PROVISIONS: FOR CAUSE: - Material breach with cure period (30-60 days standard) - Insolvency or bankruptcy filing - Change of control (sometimes) - Failure to meet SLAs (after remediation period) FOR CONVENIENCE: - Written notice period (30-90 days standard) - Pro-rata refund of prepaid fees - Wind-down obligations - Transition assistance POST-TERMINATION: - Return or destruction of confidential information - Data export / transition period - Survival of certain clauses - Final invoicing and payment RED FLAGS: - No termination for convenience right - Immediate termination without cure period - No refund of prepaid fees on termination - Excessive termination penalties - No transition assistance period - Automatic destruction of your data ``` ### Intellectual Property ``` OWNERSHIP FRAMEWORK: BACKGROUND IP: Each party retains ownership of pre-existing IP License granted only as needed to perform under agreement FOREGROUND IP (work product): - "Work made for hire" vs assignment vs license - Who owns custom developments? - Joint ownership provisions - Rights to derivative works RED FLAGS: - Vendor retains ownership of all custom work - Broad license to use customer data/content - "Work for hire" language without proper assignment - No license back for vendor's tools/methodologies - Vague "improvements" ownership - Restrictions on using competitive products REDLINE POSITIONS: Customer-favorable: Customer owns all custom deliverables Balanced: Customer owns custom; vendor retains tools/methodologies with license Vendor-favorable: Vendor retains all IP, customer gets license ``` ### Data Protection ``` DATA PROTECTION CLAUSE ESSENTIALS: MUST INCLUDE: - Definition of personal data and processing activities - Roles (c
Related in Code Review
gstack
IncludedFast headless browser for QA testing and site dogfooding. Navigate pages, interact with elements, verify state, diff before/after, take annotated screenshots, test responsive layouts, forms, uploads, dialogs, and capture bug evidence. Use when asked to open or test a site, verify a deployment, dogfood a user flow, or file a bug with screenshots. (gstack)
startup-due-diligence
IncludedLegal due diligence review for seed-stage and Series A startups (US, Delaware C-Corp focus). Supports both investor and founder perspectives. Capabilities include: (1) Interactive document review and issue spotting; (2) Document request list generation; (3) Cap table and SAFE/convertible note analysis; (4) Red flag identification with severity ratings; (5) Diligence report generation. TRIGGERS: due diligence, DD, startup investment, cap table review, Series A, seed round, investor diligence, legal review startup, SAFE analysis, convertible note, 409A, founder vesting.
interview-master
IncludedThis skill should be used when the user asks to "generate interview questions", "prepare for interview", "optimize resume", "conduct mock interview", "analyze git commits for resume", "generate resume from code", "review my resume", or mentions interview preparation, career assistance, or extracting project experience from git history. Provides comprehensive interview and career development guidance for both job seekers and interviewers.
fix-issue
IncludedFixes GitHub issues using parallel analysis agents for root cause investigation, code exploration, and regression detection. Reads issue context from gh CLI, searches codebase and memory for related patterns, generates a fix with tests, and links the resolution back to the issue via PR. Includes prevention analysis to avoid recurrence. Use when debugging errors, resolving regressions, fixing bugs, or triaging issues.
sf-apex
IncludedGenerates and reviews Salesforce Apex code with 150-point scoring. TRIGGER when: user writes, reviews, or fixes Apex classes, triggers, test classes, batch/queueable/schedulable jobs, or touches .cls/.trigger files. DO NOT TRIGGER when: LWC JavaScript (use sf-lwc), Flow XML (use sf-flow), SOQL-only queries (use sf-soql), or non-Salesforce code.
swift-development
IncludedComprehensive Swift development for building, testing, and deploying iOS/macOS applications. Use when Claude needs to: (1) Build Swift packages or Xcode projects from command line, (2) Run tests with XCTest or Swift Testing framework, (3) Manage iOS simulators with simctl, (4) Handle code signing, provisioning profiles, and app distribution, (5) Format or lint Swift code with SwiftFormat/SwiftLint, (6) Work with Swift Package Manager (SPM), (7) Implement Swift 6 concurrency patterns (async/await, actors, Sendable), (8) Create SwiftUI views with MVVM architecture, (9) Set up Core Data or SwiftData persistence, or any other Swift/iOS/macOS development tasks.