Coaching practices for Failure Mode Analysis
Describe almost anything you are working through and IX Coach finds the practices whose real-world fit is closest. For Failure Mode Analysis, these are the strongest matches in the current practice library.
Does this sound like the set of challenges you might be facing?
- I’ve broken the problem into pieces but they keep bleeding into each other and I have a nagging fear I’ve left a whole chunk out entirely
- I’m all-in on this plan and can barely make myself imagine it going wrong
- My worst-case is basically just the worst thing that’s ever happened before, and I keep assuming nothing can be worse than that
- I patch the thing that broke right now and move on, and every fix I reach for is basically “try to be more careful next time”
- We did the exercise where we imagined it failing and listed why, but I have a nagging sense the most likely way this actually goes wrong is something nobody was willing to say out loud in the room
Practices that may help
- Build branches that are MECE at every level
Ensure each set of branches is mutually exclusive (no overlap) and collectively exhaustive (nothing important missing).
Issue Tree Analysis - Run a pre-mortem from the outside-view perspective
Imagine the project has failed — then ask which base-rate failure type caused it.
The Outside View - Stress test plans against outcomes beyond the historical range
Ask how your plan holds up if the worst outcome is twice as bad as any historically observed case.
The Ludic Fallacy: When You Mistake Real Life for a Game - Design the fix to prevent recurrence, not just to recover from this instance
Ensure the root-cause fix eliminates the cause permanently, not just this occurrence.
The Five Whys - Combine the pre-mortem with red team pressure
Run a pre-mortem and then ask the red team to find the failure mode the team missed.
Red Teaming: Stress-Testing Plans Before They Fail - Check for catastrophizing
Test whether you are amplifying the likely outcome beyond what the evidence supports.
Check the Facts, Made Practical - Run a pre-mortem before committing to a plan
Imagine the plan has already failed and ask what went wrong.
Confirmation Bias: Seeing What You Expect to See - Design decisions so they work even if some things go wrong
Ask: does this plan require everything to go right? If so, redesign it.
Margin of Safety - Run a mental simulation before committing to a course of action
Before acting on a recognized situation, mentally run through how your intended response plays out.
Recognition-Primed Decision Making - Treat failed attempts as constraint-locators rather than dead ends
Each failed approach tells you precisely where the active constraint lives — mine that information before trying again.
Constraint Relaxation: Escaping the Walls You Built Yourself
Related concerns
- Combined Failure Analysis
Ensure each set of branches is mutually exclusive (no overlap) and collectively exhaustive (nothing important missing).
Build branches that are MECE at every level
- Extreme Scenario Planning
Ask how your plan holds up if the worst outcome is twice as bad as any historically observed case.
Stress test plans against outcomes beyond the historical range
- Failure Mode Thinking
Imagine the project has failed — then ask which base-rate failure type caused it.
Run a pre-mortem from the outside-view perspective
- Failure Modes Planning
Imagine the project has failed — then ask which base-rate failure type caused it.
- Adjacent Possible Failure
The adjacent possible, a concept from complexity theorist Stuart Kauffman and popularized by Steven Johnson in Where Good Ideas Come From, describes the set of next steps that are accessible from where you currently stand — not all future possibilities, only those one move away. In practice, it reframes innovation and personal development as disciplined boundary-expansion rather than heroic leaps: each new position opens a new adjacent possible that was not reachable before.
- Curiosity About Collapse
Bring brief, curious attention to the shutdown itself — then return to ground — rather than fighting or fleeing it.
Approach the shutdown experience in small doses
Describe your situation in your own words to search the complete practice library.