# Coordination Games

> Strategic situations with multiple Nash equilibria where all parties achieve higher payoffs by aligning their actions

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

---


# Coordination Games

## One-Liner
Strategic situations with multiple Nash equilibria where all parties achieve higher payoffs by aligning their actions, requiring mechanisms to solve the equilibrium selection problem.

## Core Concepts
- **Mutual Benefit from Alignment**: Players gain more when choosing matching strategies
- **Multiple Nash Equilibria**: Several stable outcomes exist where no player wants to unilaterally deviate
- **Equilibrium Selection Problem**: Rational analysis alone doesn't determine which equilibrium will occur
- **Focal Points (Schelling Points)**: Salient solutions that stand out as coordination defaults
- **Expectation-Dependent**: Success requires predicting others' choices, not just optimizing your own

## When to Use
- Technology standards adoption (VHS vs. Beta, USB-C, programming languages)
- Driving conventions (which side of road, traffic rules)
- Meeting coordination (time/place selection without communication)
- Market platform selection (buyers/sellers choosing same marketplace)
- Team workflow tools (everyone must use same collaboration software)
- Industry conventions and best practices
- Language and communication protocols

## Execution Steps
1. **Identify Coordination Game**
   - Check if multiple equilibria exist (several stable outcomes)
   - Verify that aligned choices yield higher payoffs than misaligned
   - Confirm that unilateral deviation makes you worse off

2. **Map All Equilibria**
   - List all possible coordination points
   - Evaluate payoffs for each equilibrium
   - Identify if some equilibria dominate others (higher payoffs for all)

3. **Analyze Focal Points**
   - Which option is most salient/obvious/culturally prominent?
   - Is there a historical precedent or established standard?
   - Does one choice have natural advantages (first-mover, network effects)?
   - Look for asymmetries that make one equilibrium "stand out"

4. **Assess Communication Channels**
   - Can parties communicate before deciding?
   - Is pre-commitment possible?
   - Can you observe others' choices before committing?
   - Sequential vs. simultaneous decision-making

5. **Deploy Coordination Mechanisms**
   - **Focal Points**: Leverage salience, defaults, conventions
   - **Pre-commitment**: Publicly announce your choice to anchor others
   - **Communication**: Discuss intentions to align expectations
   - **Sequential Play**: Let early movers establish coordination direction
   - **Side Payments**: Compensate others to coordinate on your preferred equilibrium
   - **Standards Bodies**: Establish formal coordination institutions

6. **Monitor for Coordination Failure**
   - Track adoption rates and momentum
   - Identify lock-in to suboptimal equilibria
   - Recognize when to abandon failing coordination attempts
   - Plan switching costs and transition strategies

## Real-World Examples

**Classic Cases**
- **Driving sides**: Right (US, Europe) vs. left (UK, Japan) - geographic focal points
- **Keyboard layouts**: QWERTY dominance despite alternatives (Dvorak) - path dependency
- **Language**: Everyone in a region speaking the same language maximizes communication value
- **Currency**: National currencies as focal points for transactions

**Technology Standards**
- **USB-C adoption**: Industry coordination on universal charging standard
- **Web standards**: HTML, CSS, JavaScript as coordinated protocols
- **Video formats**: Blu-ray vs. HD DVD - winner determined by coordination cascade
- **Operating systems**: Network effects create strong coordination incentives

**Business Examples**
- **Marketplace platforms**: eBay, Amazon - buyers and sellers coordinate on same venue
- **Social networks**: Facebook, LinkedIn - value increases when contacts join same platform
- **Development tools**: Teams coordinate on Git, Slack, Jira
- **Conference attendance**: Industry gathers at specific events (AWS re:Invent, TED)

## Why It Works
- **Game Theory Foundation**: Coordination games have well-studied equilibrium structures
- **Schelling's Focal Points**: Humans naturally gravitate toward salient solutions (Nobel Prize 2005)
- **Network Effects**: Aligned choices create value for all participants
- **Self-Enforcing**: Once an equilibrium is established, no one wants to deviate
- **Cultural/Social Mechanisms**: Conventions, norms, and institutions solve coordination problems

## Common Pitfalls
- **Coordination Failure**: Parties fail to align and choose different equilibria (incompatible choices)
- **Suboptimal Lock-in**: Coordinating on inferior equilibrium due to first-mover advantage (QWERTY)
- **Anti-coordination Confusion**: Mistaking anti-coordination games (where differentiation is rewarded)
- **Ignoring Focal Points**: Trying to coordinate on non-salient option against cultural/historical momentum
- **Insufficient Communication**: Attempting coordination without channels to align expectations
- **Switching Cost Blindness**: Underestimating costs of coordinating migration to better equilibrium

## Related Frameworks
- **Nash Equilibrium**: Coordination games have multiple Nash equilibria
- **Schelling Points**: Focal solutions that enable coordination without communication
- **Network Effects**: Value increases with coordinated adoption
- **Path Dependence**: Historical choices create focal points for future coordination
- **Prisoner's Dilemma**: Contrasts with coordination games (PD rewards defection, coordination rewards alignment)
- **Mechanism Design**: Designing institutions to solve equilibrium selection problems

## Red Flags
- Overcomplicating simple coordination with elaborate mechanisms
- Treating preference conflicts as coordination problems (they're not)
- Assuming rational analysis alone will solve equilibrium selection
- Ignoring power dynamics in equilibrium selection (who sets the focal point)
- Using coordination language to enforce unfair standards
- Failing to recognize when anti-coordination is actually desired

## Practitioner Notes
- **First-Mover Advantage**: Often decisive in establishing focal point (establish the standard)
- **Default Power**: Whoever controls defaults often determines coordination equilibrium
- **Communication Multiplier**: Pre-play communication dramatically increases coordination success
- **Gradualism**: Sometimes coordinate sequentially rather than attempting simultaneous shift
- **Coalition Building**: Form critical mass before attempting coordination shift
- **Switching Costs**: Rational to stay with suboptimal equilibrium if switching costs exceed benefits

**Practical Coordination Strategies**
1. **Identify if game is truly coordination** (vs. pure conflict or prisoner's dilemma)
2. **Leverage or create focal points** (defaults, standards, conventions)
3. **Communicate intentions clearly** to align expectations
4. **Use sequential commitment** where possible (early adopters create momentum)
5. **Recognize lock-in dynamics** and plan accordingly

**Tech Industry Application**
In platform/ecosystem plays, race to establish the focal point. Once network effects kick in, coordination cascades create winner-take-most dynamics. Early explicit communication and standards-setting are critical.

**Organizational Application**
Tool and process adoption within companies are coordination games. Mandate + training establishes focal point. Allowing organic adoption risks coordination failure and fragmentation.

---

**Source**: Thomas Schelling (1960), "The Strategy of Conflict" | Game Theory literature
**Track**: mental-models
**Domain**: 04-decision-making
**Scoring**: Practitioner 8/10 | Clarity 9/10 | ROI 9/10 | Novelty 7/10 | Cross-domain 9/10 = 42/50

