inversion-strategist
Flip problems upside down - instead of \
Setup & Installation
Install command
clawhub install artyomx33/inversion-strategistIf the CLI is not installed:
Install command
npx clawhub@latest install artyomx33/inversion-strategistOr install with OpenClaw CLI:
Install command
openclaw skills install artyomx33/inversion-strategistor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/artyomx33/inversion-strategistWhat This Skill Does
Applies inversion thinking to problem-solving. Instead of asking how to succeed, it asks what guarantees failure, then maps avoidance strategies to each path. Output is a structured breakdown by severity with anti-checklists and pro-checklists.
Surfaces failure modes that forward-focused planning misses, since people tend to overlook risks when attention is locked on the desired outcome.
When to Use It
- Finding what would tank a product launch before it ships
- Auditing a business plan for overlooked failure modes
- Preparing for a negotiation by listing what destroys deals
- Stress-testing a personal goal against self-sabotage patterns
- Reviewing a hiring process for what drives away good candidates
View original SKILL.md file
# 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
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Finding what would tank a product launch before it ships
- 1Finding what would tank a product launch before it ships
- 2Auditing a business plan for overlooked failure modes
- 3Preparing for a negotiation by listing what destroys deals
- 4Stress-testing a personal goal against self-sabotage patterns
- 5Reviewing a hiring process for what drives away good candidates
Flip problems upside down - instead of \
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.