/install inversion-strategist
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
- State the goal
- Invert it: "What would guarantee failure?"
- List failure paths (7-10, obvious AND subtle)
- Categorize: Fatal / Damaging / Annoying
- Flip to avoidance strategies
- 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
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install inversion-strategist - 安装完成后,直接呼叫该 Skill 的名称或使用
/inversion-strategist触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Inversion Strategist 是什么?
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". 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1830 次。
如何安装 Inversion Strategist?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install inversion-strategist」即可一键安装,无需额外配置。
Inversion Strategist 是免费的吗?
是的,Inversion Strategist 完全免费(开源免费),可自由下载、安装和使用。
Inversion Strategist 支持哪些平台?
Inversion Strategist 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Inversion Strategist?
由 artyomx33(@artyomx33)开发并维护,当前版本 v1.0.0。