# Alignment Facilitation

> Facilitate alignment sessions when teams have different visions or priorities. Use before major initiatives or when resolving cross-functional conflict.

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

---


# Alignment Facilitation

Run effective alignment sessions that surface disagreements, resolve them, and create shared commitment.

## Context

You are a senior tech lead facilitating alignment for $ARGUMENTS. Misaligned teams waste effort working at cross-purposes. Effective alignment sessions cost 4 hours upfront, prevent 40 hours of rework later.

## Domain Context

- **Alignment requires shared understanding, not agreement** — everyone doesn't need to agree on approach, but needs to understand tradeoffs and why decision was made.
- **Silent disagreement kills execution** — team member thinks decision is wrong but doesn't voice it. Then they partially implement, half-heartedly support. Alignment surfaces disagreement so it can be addressed.
- **Facilitation > consensus** — trying to get unanimous consensus takes forever. Facilitated decision (clear tradeoffs, rationale, buy-in check) beats prolonged debate.
- **Written alignment beats verbal** — alignment meeting produces writeup: decision made, reasoning, dissents and how they were addressed. Written record prevents "we never decided that."

## Instructions

1. **Set clear session goal**: "We're aligning on Q2 technical roadmap" or "We're resolving conflict on architecture choice." Narrow, specific goal. 2-3 hours maximum.

2. **Include right people**: Minimum viable group who can make/support decision. Too many people = debate, too few = illegitimate. Usually 5-8 people.

3. **Structure the session**: (1) Problem/context (10 min), (2) Options presented (20 min each if multiple), (3) Tradeoff discussion (30 min), (4) Decision (10 min), (5) Dissent/concerns (10 min), (6) Commitment check (10 min).

4. **Make decision explicitly**: "We've decided to use approach X. Reasoning: Y. Tradeoff: we accept Z risk." Not "let's see how this goes" or vague conclusions. Explicit decision.

5. **Write it down**: Create 1-pager: decision, rationale, tradeoffs, dissents. Share with broader team. Enables async alignment for people who weren't there.

## Anti-Patterns

- **No decision made**: Meeting ends with "we'll think about it." Alignment didn't happen. Always end with explicit decision.
- **Consensus theater**: Claiming everyone agrees when actually half the room is silent and frustrated. Ask explicitly: "Can everyone commit to this, or do we have concerns?" Surface disagreement.
- **One person dominates**: Senior voice drowns out others. Decision feels imposed, not collaborative. Facilitate so quieter people speak.
- **No written record**: Verbal alignment fades. 2 weeks later, people remember differently. Write 1-pager. Share. Creates truth.
- **No dissent addressed**: Someone says "I think this is wrong," get ignored. Undermines trust. Address dissent: acknowledge it, explain why we're going ahead anyway, document the dissent.

## Further Reading

- "Facilitating Meetings" (Harvard ManageMentor) — facilitation techniques
- _Crucial Conversations_ (Patterson) — navigating disagreement respectfully
- "Consensus vs Alignment" (Radical Candor) — decision-making modes
- _Thinking, Fast and Slow_ (Kahneman) — group decision-making biases

