Decisive Decision Making
Use this skill for decisions with meaningful uncertainty, tradeoffs, or cost of reversal. For low-risk, easily reversible choices, make the decision directly and record only the owner, rationale, and review trigger.
This is an original engineering-leadership adaptation of the WRAP process from Chip and Dan Heath's Decisive. Attribute the framework when naming it. Do not reproduce the book or workbook.
Frame The Decision
- Write one decision statement without embedding a preferred answer.
- Name the decision owner, contributors, deadline, affected groups, and decision rights.
- Define the desired outcome, constraints, evaluation criteria, and cost of delay.
- Classify the decision as reversible, costly to reverse, or effectively irreversible.
Apply WRAP
W — Widen Your Options
- Replace “whether or not” framing with “which approach best achieves the outcome?”
- Produce at least three viable options, including the status quo when it is genuinely viable.
- Consider combinations, sequencing, and options used by comparable teams.
- State what each option displaces; an option without an opportunity cost is incomplete.
R — Reality-Test Your Assumptions
- List the assumptions that must be true for each option to succeed.
- Seek disconfirming evidence, base rates, historical examples, and dissenting views.
- Prefer a small real-world test when uncertainty can be reduced before committing.
- Record evidence sources, confidence, and what result would change the recommendation.
A — Attain Distance Before Deciding
- Separate durable priorities from short-term emotion, sunk cost, status, and deadline pressure.
- Ask what advice an impartial successor or trusted peer would give.
- Examine effects across near-, medium-, and long-term horizons.
- Check whether the recommendation is consistent with stated principles and would still seem fair if roles were reversed.
P — Prepare To Be Wrong
- Run both a premortem and a success review: explain how the choice could fail and what exceptional success would require.
- Define an expected range rather than a single-point forecast.
- Set tripwires, stop conditions, contingency actions, and the owner of each response.
- Choose a review date and observable signals that should trigger an earlier revisit.
Produce The Decision Brief
Return:
# Decision: <title>
## Decision Owner And Deadline
## Outcome, Constraints, And Criteria
## Options And Opportunity Costs
## Assumptions, Evidence, And Confidence
## Distance Check
## Recommendation And Rationale
## Dissent And Unresolved Questions
## Risks, Tripwires, And Contingencies
## Decision Log And Review Date
Keep facts, assumptions, preferences, and forecasts distinct. Do not invent consensus or evidence. Make the recommendation clear while preserving the named decision owner's authority.
Source
WRAP is attributed to Chip Heath and Dan Heath, Decisive: How to Make Better Choices in Life and Work. See the authors' organizational decision resources.
1---2name: decisive-decision-making3description: Structure consequential engineering and organizational decisions with the WRAP process from Chip and Dan Heath's Decisive. Use when leaders need to compare options, escape narrow framing, test assumptions, reduce short-term emotion, set tripwires, document a recommendation, or revisit an uncertain decision.4---56# Decisive Decision Making78Use this skill for decisions with meaningful uncertainty, tradeoffs, or cost of reversal. For low-risk, easily reversible choices, make the decision directly and record only the owner, rationale, and review trigger.910This is an original engineering-leadership adaptation of the WRAP process from Chip and Dan Heath's *Decisive*. Attribute the framework when naming it. Do not reproduce the book or workbook.1112## Frame The Decision13141. Write one decision statement without embedding a preferred answer.152. Name the decision owner, contributors, deadline, affected groups, and decision rights.163. Define the desired outcome, constraints, evaluation criteria, and cost of delay.174. Classify the decision as reversible, costly to reverse, or effectively irreversible.1819## Apply WRAP2021### W — Widen Your Options2223- Replace “whether or not” framing with “which approach best achieves the outcome?”24- Produce at least three viable options, including the status quo when it is genuinely viable.25- Consider combinations, sequencing, and options used by comparable teams.26- State what each option displaces; an option without an opportunity cost is incomplete.2728### R — Reality-Test Your Assumptions2930- List the assumptions that must be true for each option to succeed.31- Seek disconfirming evidence, base rates, historical examples, and dissenting views.32- Prefer a small real-world test when uncertainty can be reduced before committing.33- Record evidence sources, confidence, and what result would change the recommendation.3435### A — Attain Distance Before Deciding3637- Separate durable priorities from short-term emotion, sunk cost, status, and deadline pressure.38- Ask what advice an impartial successor or trusted peer would give.39- Examine effects across near-, medium-, and long-term horizons.40- Check whether the recommendation is consistent with stated principles and would still seem fair if roles were reversed.4142### P — Prepare To Be Wrong4344- Run both a premortem and a success review: explain how the choice could fail and what exceptional success would require.45- Define an expected range rather than a single-point forecast.46- Set tripwires, stop conditions, contingency actions, and the owner of each response.47- Choose a review date and observable signals that should trigger an earlier revisit.4849## Produce The Decision Brief5051Return:5253```markdown54# Decision: <title>5556## Decision Owner And Deadline57## Outcome, Constraints, And Criteria58## Options And Opportunity Costs59## Assumptions, Evidence, And Confidence60## Distance Check61## Recommendation And Rationale62## Dissent And Unresolved Questions63## Risks, Tripwires, And Contingencies64## Decision Log And Review Date65```6667Keep facts, assumptions, preferences, and forecasts distinct. Do not invent consensus or evidence. Make the recommendation clear while preserving the named decision owner's authority.6869## Source7071WRAP is attributed to Chip Heath and Dan Heath, *Decisive: How to Make Better Choices in Life and Work*. See the authors' [organizational decision resources](https://heathbrothers.com/decisive-paths/i-want-to-improve-the-process-my-organization-uses-to-make-decisions/).