thewarroom-ag

Invert — Development skill for Claude Code

Development community

Run Munger/Jacobi Inversion analysis (Forward Case vs. Failure Recipe vs. Delta).

How to install Invert

Installs to ~/.claude/skills/thewarroom-ag-analytical-frameworks-invert/SKILL.md

Terminal
mkdir -p ~/.claude/skills/thewarroom-ag-analytical-frameworks-invert && curl -fsSL https://raw.githubusercontent.com/thewarroom-ag/analytical-frameworks/HEAD/commands/invert.md -o ~/.claude/skills/thewarroom-ag-analytical-frameworks-invert/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Invert does


description: Run Munger/Jacobi Inversion analysis (Forward Case vs. Failure Recipe vs. Delta)

Run the Inversion skill on the following idea. Spawn the Forward Case and Inversion Case agents in parallel, then the Delta Analyst, and produce the final Verdict.

Print the compact output by default: one result line per stage, then the final synthesis in full, then an offer to expand any part.

If $ARGUMENTS contains `--full` (or the user asks to see everything, or asks you not to summarise),

Alternatives in Development

  • Om Meeting — Prep for any meeting by topic — subject-forward briefing with open tasks, blockers, and brainstormed considera 4.6k ★
  • Fix Cookbook Recipe — Fix Cookbook Recipe Validation Failures 2.1k ★
  • Analyze Cluster Postmortem — Postmortem analysis of cluster failures → OPTIMIZE PROMPTS to work for EVERY use case 1.7k ★

Full documentation available on GitHub

View Source Repository