Skip to content

djacobsmeyer/hold-the-line

Repository files navigation

Hold the Line: Making Better Decisions Together

A practical guide for facilitating collaborative decisions that actually stick.

About This Book

When groups make decisions together, someone always wants to run ahead to solutions before others are ready. But the best decisions happen when everyone moves through each step together, ensuring real understanding and genuine commitment at every stage.

This 35,000-word book teaches you how to facilitate group decisions using the Line Principle and Five Checkpoints framework—distilled from complex organizational theory into an accessible approach for everyday facilitators.

Target Audience: Team leads, project managers, committee chairs, volunteer coordinators, department heads—anyone who runs meetings where decisions need to work.

Read Online

📖 Read the book here (GitHub Pages)

Book Structure

Part I: The Problem (Chapters 1-3) Why group decisions fail and what it costs you

Part II: The Framework (Chapters 4-6) The road trip convoy metaphor and the five checkpoints everyone must pass together

Part III: The Skills (Chapters 7-9) How to recognize where you are, test for alignment, and navigate the process

Part IV: The Mastery (Chapters 10-12) Who to include, how to facilitate, and what changes when groups consistently move together

Development

This book is built with mdBook.

Local Development

# Install mdBook
brew install mdbook  # macOS
# or
cargo install mdbook

# Serve locally with live reload
cd book
mdbook serve --open

Visit http://localhost:3000

Build

cd book
mdbook build

Output will be in book/book/.

Project Structure

.
├── book/              # mdBook source
│   ├── book.toml      # Configuration
│   └── src/           # Chapter markdown files
├── chapters/          # Original chapter files
├── outline.md         # Book outline and structure
└── voice-profile.md   # Writing style guide

Ghostwriting Skills

This book was written using custom Claude Code skills for long-form content creation. See ghostwriting-skills-README.md for details.

License

Copyright © 2025 Don Jacobs Meyer. All rights reserved.

Contact

Questions or feedback? Open an issue

About

Learn to facilitate collaborative decisions that actually stick. A practical guide for anyone who runs meetings where decisions need to work.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors