Mediation and ADR reference — dispute resolution processes, mediator techniques, caucus strategy, settlement agreements. Use when preparing for mediation sessions, drafting settlement terms, or choosing between ADR methods.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill mediation --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Mediation?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-mediation)More formats (shields.io, HTML) on the badges page.
---
name: "mediation"
version: "1.0.0"
description: "Mediation and ADR reference — dispute resolution processes, mediator techniques, caucus strategy, settlement agreements. Use when preparing for mediation sessions, drafting settlement terms, or choosing between ADR methods."
author: "BytesAgain"
homepage: "https://bytesagain.com"
source: "https://github.com/bytesagain/ai-skills"
tags: [mediation, adr, dispute-resolution, arbitration, negotiation, settlement, legal]
category: "legal"
---
# Mediation — Alternative Dispute Resolution Reference
Quick-reference skill for mediation processes, techniques, and settlement practices.
## When to Use
- Preparing for a mediation session as party or counsel
- Choosing between mediation, arbitration, and litigation
- Understanding mediator techniques and caucus strategy
- Drafting enforceable settlement agreements
- Evaluating when mediation is appropriate or inappropriate
## Commands
### `intro`
```bash
scripts/script.sh intro
```
Overview of mediation — definition, principles, comparison with litigation and arbitration.
### `process`
```bash
scripts/script.sh process
```
Mediation process stages — opening, joint session, caucus, negotiation, closure.
### `techniques`
```bash
scripts/script.sh techniques
```
Mediator techniques — reframing, reality testing, BATNA analysis, anchoring.
### `types`
```bash
scripts/script.sh types
```
ADR spectrum — negotiation, mediation, med-arb, arbitration, early neutral evaluation.
### `preparation`
```bash
scripts/script.sh preparation
```
Mediation preparation — position statements, BATNA/WATNA, authority, documents.
### `settlement`
```bash
scripts/script.sh settlement
```
Settlement agreements — essential terms, enforceability, tax implications.
### `ethics`
```bash
scripts/script.sh ethics
```
Mediator ethics — neutrality, confidentiality, self-determination, conflicts.
### `checklist`
```bash
scripts/script.sh checklist
```
Mediation readiness checklist for parties and counsel.
### `help`
```bash
scripts/script.sh help
```
### `version`
```bash
scripts/script.sh version
```
## Configuration
| Variable | Description |
|----------|-------------|
| `MEDIATION_DIR` | Data directory (default: ~/.mediation/) |
---
*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!