بنقرة واحدة
consider-inversion
Solve problems backwards - what would guarantee failure?
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Solve problems backwards - what would guarantee failure?
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف 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>