with one click
consider-inversion
Solve problems backwards - what would guarantee failure?
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Solve problems backwards - what would guarantee failure?
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Save current session state mid-session — faster than /whats-next, designed for crash recovery
Apply engineering principles to code or design — DRY, KISS, SRP, YAGNI, phased delivery
Surface assumptions collaboratively before proceeding — beginner's mind, invoked depth
Analyze the current conversation and create a handoff document for continuing this work in a fresh context
Gather requirements through adaptive questioning before executing any task
Evaluate decisions across three time horizons
| name | consider-inversion |
| description | Solve problems backwards - what would guarantee failure? |
| argument-hint | [goal or leave blank for current context] |
Instead of asking "How do I succeed?", ask "What would guarantee failure?" then avoid those things.
1. State the goal or desired outcome 2. Invert: "What would guarantee I fail at this?" 3. List all failure modes (be thorough and honest) 4. For each failure mode, identify the avoidance strategy 5. Build success plan by systematically avoiding failure<output_format> Goal: [what success looks like]
Guaranteed Failure Modes:
Anti-Goals (Never Do):
Success By Avoidance: By simply not doing [X, Y, Z], success becomes much more likely because...
Remaining Risk: [What's left after avoiding obvious failures] </output_format>
<success_criteria>