CommunityCoding & Developmentgithub.com

Wishmeh/inverter

Built for vibe coders and lazy prompters: inverts short, unpolished prompts into Principal-level engineering directives aligned to the right discipline, then executes them. Claude Code plugin + Codex CLI skill.

What is inverter?

inverter is a Claude Code agent skill that built for vibe coders and lazy prompters: inverts short, unpolished prompts into Principal-level engineering directives aligned to the right discipline, then executes them. Claude Code plugin + Codex CLI skill.

Works withClaude CodeCodex CLI~Cursor
npx skills add Wishmeh/inverter

Installed? Explore more Coding & Development skills: steipete/bluebubbles, steipete/eightctl, steipete/blucli · View all 6 →

Ask in your favorite AI

Open a new chat with this agent skill pre-loaded.

Documentation

Inverter (Claude Code adapter)

This skill is a thin adapter. The full specification lives in the plugin's provider-agnostic core.

  1. Read ${CLAUDE_PLUGIN_ROOT}/core/inverter.md (two directories above this skill's base directory: <plugin root>/core/inverter.md).
  2. Follow it exactly — it is the complete operating contract for this mode.
  3. If additional persona agents are installed under <plugin root>/agents/, treat them as pluggable personas per the core spec's routing table.

If the core file cannot be found, state so in one line and fall back to normal behavior — do not improvise a partial Inverter mode.

Related Skills