Skip to content

🧭 Decision Making Frameworks ​

Structured approaches to making better decisions faster.

When to use a framework ​

  • Multiple options with trade-offs
  • Multiple stakeholders with different opinions
  • High-impact, hard-to-reverse decisions
  • Decision fatigue or analysis paralysis

Frameworks ​

DACI ​

RoleResponsibility
DriverOwns the process, gathers input, drives to decision
ApproverMakes the final call (one person only)
ContributorsProvide input and expertise
InformedNotified of the decision

Decision matrix (weighted scoring) ​

  1. List options as rows
  2. List criteria as columns
  3. Weight each criterion (1-5)
  4. Score each option per criterion (1-5)
  5. Multiply and sum β€” highest score wins

Reversibility test ​

  • Reversible decisions (Type 2) β€” Decide fast, iterate
  • Irreversible decisions (Type 1) β€” Invest time, gather data, involve stakeholders

Pre-mortem ​

Before committing: "Imagine this decision failed. Why did it fail?" Surface risks and blind spots before they happen.

Decision record format (ADR) ​

markdown
## Title
## Status: Proposed / Accepted / Deprecated
## Context: What situation are we in?
## Decision: What did we decide?
## Consequences: What are the trade-offs?

Best practices ​

  • Set a decision deadline β€” avoid indefinite deliberation
  • Document the decision AND the reasoning
  • Communicate the decision to all affected parties
  • Revisit past decisions when context changes significantly

Pergame Knowledge Base