Jon Moshier / Notes / Decisions draft
Note · From the Notebook

Decisions

Early draft of a decision framework guide I've been putting together.

A toolkit, not a recipe. Most decisions don’t need any of this — the point is knowing which ones do, and reaching for the right tool when they show up.


Step 1 — Triage (always do this)

Before anything else, classify the decision:

Default: if it’s reversible and low-stakes, just decide and move on. Optimization here is the trap. The rest of this doc is for the ones that survived triage.


Step 2 — Core walkthrough (medium/high-stakes)

Run these in order. Skip steps that don’t apply.

  1. Frame the actual question. Write the decision as a single sentence. If you can’t, you don’t understand it yet. Watch for:

    • Hidden binaries (“should I do X?” when the real question is “what should I do about Y?”)
    • Wrong altitude (debating the tactic when the strategy is the real choice)
  2. Widen the options. If you have two options, you probably have a false dilemma. Force a third. Ask: “what would I do if neither of these were available?” Also worth: “what would I tell a friend in this exact spot?”

  3. Name the assumptions. What would have to be true for option A to be the right call? For B? Which of those am I just guessing? Can I cheaply test the guess before committing?

  4. Pre-mortem. Imagine it’s a year from now and this decision went badly. Write the story of how. The failure modes you can articulate are the ones you can defend against.

  5. Check the gut. After all the analysis, what does your gut say? If gut and analysis disagree, that’s information — usually one of them is missing context the other has. Don’t auto-override either.

  6. Decide. Set a review date. Write down the decision, the reasoning, and when you’ll revisit. The review date matters more than people think — it’s how you learn whether your decision process is any good.


Step 3 — Specialty tools (pull when relevant)


Common traps


Log

Form a decision log. Reviewing past decisions is how a framework gets better.

← All notes Read recent essays →