/ products / cc-commander
v4.0.0-beta.11
◆◆◆ // product deep-dive

60 plugin skills. One plugin.
Your AI work, managed by AI.

CC Commander is the AI project manager that sits above your Claude Code sessions — not another prompt pack, not another extension. It orchestrates 60 plugin skills across 22 specialist agents and 9 lifecycle hooks, compounds knowledge from every session into the next, and ships real code while you sleep. One install. Zero config. Free forever in beta.

502+
Total Skills
17
Specialist Agents
20
Vendor Packages
beta.11
v4.0.0 · Active
// what is cc commander

The AI PM layer above your sessions

Most Claude Code tools live inside your session — they inject prompts, add context, append rules. CC Commander runs a level above all of that. It is the dispatcher: it picks which skill fires, routes complexity to the right specialist agent, injects past session lessons into the current context, and tracks progress across builds. Think of it as the project manager for your AI development environment.

CC Commander aggregates 20 vendor packages — gstack, Superpowers, Compound Engineering, and 17 others — into a single, unified interface. Instead of manually configuring each tool, Commander auto-detects what you have installed, sequences them in the right order, and surfaces the relevant skill at the right moment. You click; it dispatches.

The knowledge compounding engine is what separates Commander from everything else. Every session you run teaches the system something: what patterns work on your codebase, what mistakes you repeat, what tools you reach for. That knowledge is injected into every subsequent session automatically — so you compound skill instead of starting fresh every time. YOLO Mode takes this further: give it a 10-question spec and it builds autonomously for up to 8 hours while you sleep.

// intelligence layer

Three reasoning tiers, automatically dispatched

Commander auto-selects the right model tier based on task complexity — cost-optimized by default, escalating only when depth demands it. No manual model switching.

Haiku
Haiku 3.5 / 4.5
Fast iteration, bulk ops, worker agents in multi-agent systems. 90% of Sonnet capability at a fraction of the cost.
Sonnet
Sonnet 4.6
Main dev work, orchestrating multi-agent workflows, complex coding tasks. The default workhorse for shipping.
Opus
Opus 4 / 1M
Deep architectural decisions, maximum reasoning, research tasks where getting it right matters more than cost.

Full reasoning model documentation: BIBLE.md on GitHub →

// get started · 30-second install
Claude Code Desktop / Cowork Desktop (recommended — no terminal needed):
  1. Open Settings → Plugin Marketplace
  2. Click Add from GitHub → enter KevinZai/commander → Add
  3. Find commander in the list → click Install
  4. Cmd+Q, reopen the app, type /ccc — you're live
Claude Code CLI:
# Plugin install (fastest)
/plugin marketplace add KevinZai/commander
/plugin install commander
Cursor / Windsurf / Cline / Continue / Codex (hosted MCP):
# Point your MCP client at:
mcp.commanderplugin.com
Free forever in beta · MIT license · 1 npm dependency (figlet) · Security audit: PASS (0 issues)
// docs & resources