con un clic
consider-inversion
Solve problems backwards - what would guarantee failure?
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Solve problems backwards - what would guarantee failure?
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
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>