# Mediation

> 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.

- Skill: `thomasmoreai/mediation` (Agent Skill)
- Install (CLI): `npx skillmds@latest add thomasmoreai/mediation`
- Raw SKILL.md: https://api.skillmd.com/api/skills/thomasmoreai/mediation/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: ThomasMoreAI (https://skillmd.com/u/thomasmoreai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/thomasmoreai/mediation

---


# 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*

