inversion-strategist

Coding Agents & IDEs
v1.0.0
Benign

Flip problems upside down - instead of \

11.5K downloads1.5K installsby @artyomx33

Setup & Installation

Install command

clawhub install artyomx33/inversion-strategist

If the CLI is not installed:

Install command

npx clawhub@latest install artyomx33/inversion-strategist

Or install with OpenClaw CLI:

Install command

openclaw skills install artyomx33/inversion-strategist

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/artyomx33/inversion-strategist

What 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.

INPUT

User asks: Finding what would tank a product launch before it ships

AGENT
  1. 1Finding what would tank a product launch before it ships
  2. 2Auditing a business plan for overlooked failure modes
  3. 3Preparing for a negotiation by listing what destroys deals
  4. 4Stress-testing a personal goal against self-sabotage patterns
  5. 5Reviewing a hiring process for what drives away good candidates
OUTPUT
Flip problems upside down - instead of \

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedFeb 26, 2026