Flip problems upside down - instead of \"how to succeed\", ask \"how to definitely fail\" then avoid those paths. Use when user says \"invert\", \"inversion\", \"flip it\", \"opposite approach\", \"how would this fail\", \"avoid failure\", \"what NOT to do\", \"Munger\", \"anti-goals\", \"guarantee failure\".
Scanned 9/5/2026
Install to Claude Code
npx -y skills add dvcrn/openclaw-skills-marketplace --skill inversion-strategist --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Inversion Strategist?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dvcrn-inversion-strategist)More formats (shields.io, HTML) on the badges page.
---
name: inversion-strategist
description: "Flip problems upside down - instead of \"how to succeed\", ask \"how to definitely fail\" then avoid those paths. Use when user says \"invert\", \"inversion\", \"flip it\", \"opposite approach\", \"how would this fail\", \"avoid failure\", \"what NOT to do\", \"Munger\", \"anti-goals\", \"guarantee failure\"."
---
# Inversion Strategist
## The Core Principle
"Invert, always invert." - Carl Jacobi
Instead of: "How do I achieve X?"
Ask: "What would GUARANTEE I DON'T achieve X?"
Then: Systematically avoid those things.
## The Process
1. **State the goal**
2. **Invert it:** "What would guarantee failure?"
3. **List failure paths** (7-10, obvious AND subtle)
4. **Categorize:** Fatal / Damaging / Annoying
5. **Flip to avoidance strategies**
6. **Build anti-checklist**
## Output Format
```
GOAL: [What you want]
INVERTED: "How would I guarantee failure at [goal]?"
FAILURE PATHS:
🔴 FATAL:
• [Path] → AVOID BY: [Strategy]
🟡 DAMAGING:
• [Path] → AVOID BY: [Strategy]
🟢 ANNOYING:
• [Path] → AVOID BY: [Strategy]
ANTI-CHECKLIST:
□ Never [behavior]
□ Never [behavior]
PRO-CHECKLIST:
□ Always [opposite of failure]
□ Always [opposite of failure]
```
## Charlie Munger Wisdom
"It is remarkable how much long-term advantage people like us have gotten by trying to be consistently not stupid, instead of trying to be very intelligent."
"Tell me where I'm going to die, and I'll never go there."
## Integration
Compounds with:
- **first-principles-decomposer** → Rebuild from fundamentals after inverting
- **pre-mortem-analyst** → Inversion finds paths; pre-mortem stress-tests timeline
- **six-thinking-hats** → Black Hat is inversion-lite; combine for thorough analysis
---
See references/examples.md for Artem-specific inversions
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!