Skip to main content
CC Commander turns Claude Code into a full AI project manager. Instead of typing raw prompts into a blank terminal, you get a guided TUI with 450+ on-demand skills, automatic model and budget selection, and a knowledge engine that compounds everything it learns across your sessions.

Quick Start

Install CC Commander and launch your first session in under 2 minutes.

Installation

One-liner, npm, or Claude Desktop — pick the install path that fits your workflow.

Skills & Domains

Explore 450+ skills and 11 domain routers covering code, testing, DevOps, SaaS, and more.

CLI Reference

Full flag reference for every ccc command — interactive, headless, daemon, and more.

What CC Commander does

Stock Claude Code is a blank terminal. CC Commander adds four things:
  • Intelligence Layer — scores task complexity 0–100, auto-selects the right model and token budget, and injects relevant lessons from past sessions before dispatching.
  • 450+ Skills — on-demand expertise loaded into Claude Code only when needed, covering 11 domains from code generation to marketing.
  • Knowledge Compounding — every completed session extracts patterns and errors. The next dispatch is informed by everything that worked before.
  • Interactive TUI — arrow-key menus, 10 themes, a live Cockpit Dashboard, and tmux Split Mode so each task runs in its own window.

Get started in 60 seconds

1

Install

curl -fsSL https://raw.githubusercontent.com/KevinZai/cc-commander/main/install-remote.sh | bash
2

Launch

ccc
Arrow keys to navigate, Enter to select.
3

Build

Pick “Build something new” from the menu, answer 3 questions, and CC Commander dispatches Claude with the right model, budget, and skills automatically.
4

Learn

When the session ends, CC Commander extracts lessons. Every future session builds on what worked.
No configuration, no YAML, no API keys to manage. The Intelligence Layer handles model selection, budgets, and skill loading automatically.