Dispute analysis and mediation preparation framework. Use when preparing for mediation, analyzing disputes, calculating settlement ranges, mapping party interests, or developing negotiation strategy.
Production-ready framework for analyzing disputes and preparing mediation strategy. Covers the full cycle from dispute assessment through settlement calculation, interest mapping, and mediation readiness.
Use when starting from scratch without structured materials.
Step 1 -- Dispute Overview:
Step 2 -- Positions and Claims:
Step 3 -- Context and Constraints:
Use when dispute materials are already available (pleadings, correspondence, statements).
Provide the materials and specify which analysis sections are needed. The framework will extract the structured analysis from the raw materials.
Extracts structured dispute data from text descriptions.
# Analyze a dispute description
python scripts/dispute_analyzer.py --input dispute.txt
# Analyze with JSON output
python scripts/dispute_analyzer.py --input dispute.txt --json
# Analyze inline text
python scripts/dispute_analyzer.py --text "Party A claims breach of contract for failure to deliver..."
# Save structured analysis
python scripts/dispute_analyzer.py --input dispute.txt --output analysis.json
Calculates BATNA, WATNA, ZOPA, and settlement scenarios.
# Calculate from parameters file
python scripts/settlement_calculator.py --input params.json
# Calculate with JSON output
python scripts/settlement_calculator.py --input params.json --json
# Quick inline calculation
python scripts/settlement_calculator.py \
--claimed 500000 \
--litigation-cost-a 80000 \
--litigation-cost-b 120000 \
--probability 0.65 \
--time-to-trial 18
# Save settlement analysis
python scripts/settlement_calculator.py --input params.json --output settlement.json
The analysis produces 6 sections. Each section builds on the previous.
Write a neutral chronological summary covering:
| Element | Description |
|---|---|
| Parties | Names, roles, and relationship |
| Timeline | Key events in chronological order |
| Dispute trigger | The event that escalated to a dispute |
| Current status | Procedural posture (pre-suit, filed, discovery) |
| Prior resolution attempts | What has been tried |
Neutrality check: The summary should be acceptable to both parties. Avoid characterizing conduct as "wrong" or "unreasonable."
For each issue, document:
| Component | Description |
|---|---|
| Issue statement | Neutral framing of the disputed question |
| Party A position | What Party A asserts and why |
| Party B position | What Party B asserts and why |
| Key evidence | Evidence supporting each side |
| Strength assessment | Strong / Moderate / Weak for each side |
| Legal basis | Applicable law, contract terms, or principles |
Move beyond positions to interests. See detailed section below.
Per-issue assessment of legal merits. See detailed section below.
BATNA/WATNA, ZOPA, and settlement scenarios. See detailed section below.
| Item | Status | Notes |
|---|---|---|
| All parties agreed to mediate | ||
| Mediator selected and confirmed | ||
| Decision-makers attending or available | ||
| Key documents exchanged or available | ||
| Opening statement prepared | ||
| Settlement authority established | ||
| BATNA/WATNA analysis complete | ||
| Non-monetary interests identified | ||
| Creative options brainstormed | ||
| Authority limits clarified with client |
Interests are the needs, concerns, and motivations behind stated positions.
| Category | Description | Examples |
|---|---|---|
| Legal | Rights, entitlements, obligations | Contract rights, statutory claims, precedent |
| Commercial | Business and financial concerns | Revenue, costs, market position, reputation |
| Relational | Relationship preservation | Ongoing business, employment, community ties |
| Emotional | Personal feelings and values | Fairness, respect, acknowledgment, vindication |
| Procedural | How the process unfolds | Speed, privacy, control, voice, transparency |
For each party, map interests by category and priority:
| Party | Interest | Category | Priority | Compatible? |
|---|---|---|---|---|
| A | Preserve business reputation | Commercial | High | Yes -- shared |
| A | Recover financial losses | Legal/Commercial | High | Negotiable |
| B | Avoid setting precedent | Legal | High | Negotiable |
| B | Maintain relationship with A | Relational | Medium | Yes -- shared |
Identify interests both parties share or that do not conflict:
| Barrier | Description | Mitigation |
|---|---|---|
| Reactive devaluation | Offers seem less attractive because they come from the other side | Have mediator propose options |
| Anchoring | First number distorts all subsequent negotiation | Use objective criteria to anchor |
| Loss aversion | Parties feel losses more than equivalent gains | Frame in terms of gains vs current state |
| Principal-agent | Party's representative may have different interests | Ensure decision-makers participate |
| Information asymmetry | One party knows more than the other | Structured disclosure through mediator |
For each disputed issue, assess:
| Factor | Assessment |
|---|---|
| Applicable law | Statute, regulation, contract term, or common law |
| Strength of claim | Strong (>70%) / Moderate (40-70%) / Weak (<40%) |
| Key uncertainties | Factual disputes, legal ambiguities, evidentiary gaps |
| Likely trial outcome | Best case, worst case, most likely |
| Damages range | If claimant prevails, likely award range |
| Costs to trial | Attorney fees, expert fees, opportunity costs per party |
| Time to resolution | Months/years to trial and potential appeal |
| Metric | Party A | Party B |
|---|---|---|
| Best Alternative (BATNA) | Win at trial, recover full claim + costs | Win at trial, pay nothing + recover costs |
| Worst Alternative (WATNA) | Lose at trial, recover nothing, pay own costs | Lose at trial, pay full claim + costs |
| Most Likely Alternative | Partial recovery minus litigation costs | Partial liability minus litigation costs |
| Litigation cost estimate | $X over Y months | $X over Y months |
| Net expected value | (Probability x Award) - Litigation costs | -(Probability x Award) - Litigation costs |
The Zone of Possible Agreement exists when Party A's minimum acceptable settlement is less than Party B's maximum they would pay.
Party A minimum = Expected trial value - litigation costs - risk discount
Party B maximum = Expected trial liability + litigation costs + risk premium
ZOPA exists when: A minimum < B maximum
ZOPA range: [A minimum ... B maximum]
| Scenario | Description | When Appropriate |
|---|---|---|
| Straightforward Compromise | Split the difference on monetary claims | Simple disputes with clear monetary value |
| Interest-Based Solution | Address underlying interests beyond money | Ongoing relationships, non-monetary concerns |
| Package Deal | Bundle monetary and non-monetary elements | Complex disputes with multiple issues and interests |
| Guide | Path | Description |
|---|---|---|
| Mediation Process | references/mediation_process.md | 12 stages of mediation with roles and techniques |
| Negotiation Concepts | references/negotiation_concepts.md | BATNA, WATNA, ZOPA, interest-based negotiation, barriers |
scripts/dispute_analyzer.py on available materials.scripts/settlement_calculator.py with dispute parameters.scripts/settlement_calculator.py with parameters.| Problem | Likely Cause | Resolution |
|---|---|---|
| ZOPA appears negative | Parties' expectations unrealistic or litigation costs understated | Reality-test each party's BATNA; increase cost estimates |
| Cannot identify interests | Parties stuck on positions | Use "why" questions; explore consequences of winning/losing |
| Power imbalance distorting negotiation | Resource or information asymmetry | Recommend process adjustments; structured information sharing |
| Decision-maker absent | Representative lacks authority | Adjourn until decision-maker available; confirm authority in advance |
| Emotional barriers dominant | Unresolved relational issues | Address emotional interests first; consider apology or acknowledgment |
| Multi-party complexity | Too many bilateral dynamics | Break into sub-mediations; use single-text procedure |
| Criterion | Target |
|---|---|
| Dispute issues identified | All contested issues listed with positions |
| Interests mapped | At least 3 interests per party, categorized |
| Legal strength assessed | Each issue rated with rationale |
| BATNA/WATNA calculated | Both parties' alternatives quantified |
| ZOPA identified | Settlement range established or confirmed negative |
| Settlement scenarios | Minimum 3 scenarios with rationale |
| Readiness checklist | All items addressed before mediation |
In scope: Dispute analysis, interest mapping, settlement calculation, mediation preparation, negotiation strategy.
Out of scope: Acting as mediator, providing legal advice, predicting judicial outcomes with certainty, drafting settlement agreements, representing parties.
Disclaimer: This skill provides an analytical framework for mediation preparation. It does not constitute legal advice. Settlement calculations are estimates based on inputs provided and should be validated by qualified counsel.
| Anti-Pattern | Why It Fails | Better Approach |
|---|---|---|
| Positional bargaining only | Focuses on what parties demand, ignoring why they want it; leaves value on the table | Map interests first, then generate options that satisfy underlying needs |
| Ignoring litigation costs in settlement math | Parties anchor on the claim amount without factoring in costs to pursue it; produces unrealistic expectations | Always include full litigation costs (fees, time, opportunity cost) in BATNA calculation |
| Assuming equal bargaining power | Power imbalances distort negotiation; weaker party may accept unfavorable terms under pressure | Identify imbalances early; recommend process protections (separate caucuses, information sharing, independent advice) |
| Skipping emotional interests | Emotional needs (respect, acknowledgment, fairness) often drive dispute more than money; ignoring them produces impasse | Include emotional and relational interests in the analysis alongside legal and commercial interests |
| Tool | Input | Output | Use Case |
|---|---|---|---|
dispute_analyzer.py | Dispute description text | Structured analysis with parties, issues, interests, timeline | First-pass dispute structuring |
settlement_calculator.py | Dispute parameters (amounts, costs, probability) | BATNA/WATNA, ZOPA, 3 settlement scenarios | Quantitative settlement range analysis |