
Charliechan53 Superpower Router
- Updated March 22, 2026
- charliechan53/superpower-router
charliechan53-superpower-router is a Claude Code plugin that routes tasks among Superpowers, Codex CLI, and Gemini CLI to reduce Claude token usage.
About
charliechan53-superpower-router is a community Claude Code plugin that combines Superpowers-style workflows with explicit routing to Codex CLI and Gemini CLI so you spend fewer Claude tokens on work that other CLIs can handle well. developers running long agent sessions install it when API cost or context limits bite before feature completeness does. The plugin is orchestration, not a replacement for judgment: you still decide when to delegate generation, refactors, or research-shaped tasks to alternate CLIs while Claude Code coordinates. Because routing applies whenever you are building, shipping fixes, or iterating in production, journey scope is journey-wide even though the catalog shelf is Build → agent-tooling. Pair it with your existing Superpowers habits and ensure Codex and Gemini CLIs are installed and authenticated separately.
- All-in-one bundle: Superpowers plus Codex CLI and Gemini CLI routing
- Designed to minimize Claude token usage on delegable subtasks
- Single plugin entry for multi-CLI agent workflows
- Community router pattern for cost-aware solo builder stacks
Charliechan53 Superpower Router by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install charliechan53-superpower-router@charliechan53/superpower-routerAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| Last updated | March 22, 2026 |
|---|---|
| Repository | charliechan53/superpower-router ↗ |
What it does
Route Claude Code work across Superpowers, OpenAI Codex CLI, and Gemini CLI so heavy or cheap tasks run off Claude tokens while staying in one plugin bundle.
Who is it for?
Power users already on Claude Code with Codex and Gemini CLIs who want a single routing layer for long multi-step builds.
Skip if: Beginners who only use Claude without other CLIs, or teams that forbid multi-vendor model routing for compliance reasons.
What you get
After install, one router plugin can delegate eligible steps to Codex or Gemini while Superpowers orchestration stays inside Claude Code.
- Routed execution across Superpowers, Codex CLI, and Gemini CLI from one plugin
- Lower Claude token burn on delegated steps when routing rules match your workflow
By the numbers
- Plugin bundle: 1 plugin in charliechan53/superpower-router repository
- Integrated CLIs named in description: Superpowers, Codex CLI, Gemini CLI
Recommended Plugins
How it compares
Multi-CLI token router plugin, not a single-model skill or a hosted MCP marketplace.
FAQ
Who is Charliechan53 Superpower Router for?
Developers and advanced Claude Code users who run Superpowers and want Codex CLI and Gemini CLI in the same cost-aware routing setup.
When should I use Charliechan53 Superpower Router?
Use it across the journey whenever agent sessions are token-heavy and you can safely offload subtasks to Codex or Gemini from Claude Code.
How do I add Charliechan53 Superpower Router to my agent?
Install charliechan53/superpower-router as a Claude Code plugin, configure Superpowers plus Codex and Gemini CLI credentials per the repo, then invoke routing from your usual agent commands.