Inversion Strategist for Openclaw

A strategic mental model skill that helps users avoid failure by systematically identifying and flipping negative outcomes.

artyomx33
v1.0.0
Jan 26, 2026
1
2.6k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install inversion-strategist

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install inversion-strategist using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Inversion Strategist?

The Inversion Strategist is a high-level reasoning tool inspired by the philosophy of Carl Jacobi and Charlie Munger. It operates on the principle that many problems are best solved when they are addressed backward. Instead of asking how to succeed, this skill prompts the AI to identify every possible way a project or goal could fail. This approach is a core part of the Openclaw Skills library, designed to provide a more robust and resilient decision-making framework for developers and project managers alike.

By focusing on what to avoid, the Inversion Strategist helps uncover blind spots that traditional forward-thinking brainstorming often misses. This skill provides a structured way to transform complex obstacles into clear, actionable anti-checklists, ensuring that the path to success is cleared of avoidable disasters.

Inversion Strategist Use Cases

  • Project planning where identifying fatal risks is more critical than identifying marginal gains.
  • Designing software architecture that must remain resilient under failure conditions.
  • Strategic business decision-making to avoid common pitfalls in market entry or product launches.
  • Refining personal productivity by identifying and eliminating habits that guarantee low performance.

How Inversion Strategist Works

  1. The agent identifies the user's primary goal or objective.
  2. The goal is inverted into a question: "How would I guarantee failure at this goal?"
  3. The skill generates a comprehensive list of 7 to 10 failure paths, ranging from obvious risks to subtle mistakes.
  4. Each failure path is categorized by severity: Fatal, Damaging, or Annoying.
  5. The AI generates corresponding avoidance strategies for every identified failure path.
  6. The final output is structured into a dual checklist format: an Anti-Checklist for behaviors to stop and a Pro-Checklist for behaviors to maintain.

Inversion Strategist Setup

To integrate this skill into your workflow, ensure your environment is configured to support Openclaw Skills. You can invoke the strategist by using trigger phrases such as "invert", "opposite approach", or "anti-goals".

# Example usage via CLI
openclaw exec inversion-strategist --input "How to build a high-traffic web app"

Inversion Strategist Data Schema & Taxonomy

The skill organizes its output into a structured format that prioritizes risk classification and actionable avoidance strategies:

Section Content Type Purpose
GOAL String The desired successful outcome.
INVERTED String The failure-oriented framing of the goal.
FAILURE PATHS List Categorized risks (Fatal, Damaging, Annoying).
ANTI-CHECKLIST List Negative constraints (behaviors to never perform).
PRO-CHECKLIST List Positive constraints (behaviors to always perform).

Inversion Strategist Advanced Features

  • Multi-agent compounding: Use with first-principles-decomposer to rebuild projects from a clean slate after inverting.
  • Risk Stress-Testing: Integrates with pre-mortem-analyst to find specific timeline bottlenecks.
  • Cognitive Framework Expansion: Combines with six-thinking-hats to provide a more rigorous Black Hat analysis.
  • Automated failure path categorization based on user-defined severity thresholds.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*