Team, Co-founders & Legal

How do I make decisions fast without either dictating everything or drowning in consensus?

A starting point

Name a single owner for every decision and make the default 'disagree and commit'. Most decisions are two-way doors, so let the owner decide quickly and move; reserve slow, gather-everyone deliberation for the rare one-way doors (fundraising terms, key hires, pivots). Write the decision, the reasoning, and who owns it in one place. Consensus is not the goal; a clear owner plus a team that commits after being heard is.

Go deeper

Hand-picked from around the web, each with a note on why it earns your time.

3 resources 3 link-checked Read Use

Read

✍️ Essay
✓ Link checked Free Beginner

Why we picked it This is the primary source, not a blog summary of it, and it does both jobs your answer needs in about two pages: the one-way vs two-way door distinction and 'disagree and commit', in Bezos's own words. Read the section titled 'High-Velocity Decision Making' and steal three lines verbatim for your team: decide most things at 70 percent of the information you wish you had, treat reversible calls as two-way doors an owner walks back through, and 'I disagree and commit' is a real, sincere yes after being heard, not a shrug.

2016 Letter to Shareholders (High-Velocity Decision Making)

From Amazon (aboutamazon.com) by Jeff Bezos 12 min read

  • Sort every decision into one-way doors (irreversible, deliberate slowly) vs two-way doors (reversible, decide fast); the failure mode is running the slow process on the fast decisions
  • Decide at ~70 percent of the information you want; waiting for 90 percent means you are being slow, and being slow is more expensive than being wrong when you course-correct well
  • 'Disagree and commit' is a two-way street: the owner voices real conviction, the team is genuinely heard, then everyone commits out loud, so consensus is never the bar
Open aboutamazon.com
📄 Article
✓ Link checked Free Beginner

Why we picked it When two cofounders disagree on how big the market is, the fastest way out is to stop arguing opinions and turn the disagreement into a test. Elliot Shmukler's framework here does exactly that: instead of one of you overruling the other, you write down what each side believes, design a cheap experiment, and let the data settle it. That reframes a market-size fight from who is more persuasive into what is actually true, which is the only version of the argument worth having.

The 6 Decision-Making Frameworks That Help Startup Leaders Tackle Tough Calls

From First Round Review by First Round Review (featuring Elliot Shmukler) ~12 min read

  • A disagreement is usually two different assumptions about reality, so name each side's assumption before you debate the conclusion.
  • Replace the verdict from whoever is more senior with a small experiment, then let the result decide, which keeps both cofounders bought in.
  • This is one of six framings in the piece, so you also pick up other lenses (reversible vs irreversible calls) for the decisions you cannot test.
Open review.firstround.com

Use

📋 Template
✓ Link checked Free Beginner

Why we picked it Your answer says 'write the decision, the reasoning, and who owns it in one place', and this is the copy-paste template for exactly that, with no tooling to buy. Drop the markdown file in a Google Docs folder or a /decisions directory in your repo and you have a lightweight decision log from day one. It captures the issue, the positions considered, the selection, and the implications, which is precisely what stops the same argument resurfacing every standup once you are past three people.

Decision Record: how to initiate and complete decisions for teams

From GitHub by Joel Parker Henderson 30 min read

  • A decision record is a one-page structured note (issue, options weighed, decision, reasoning, owner) that turns freeform Slack debate into a searchable log
  • Deliberately tool-agnostic: keep records in a docs folder, your git repo, or a wiki, so there is zero adoption cost for a small team
  • The written trail is what lets an owner decide fast and move on, because 'we already decided this and here is why' replaces re-arguing it
Open github.com

People also ask