Workflow Commands

Quick-copy command reference for Claude Code workflows. Click any card to copy.

$npx ccg-workflow
No commands match your search.
$npm i -g claude-code-workflow
$ccw install
🤖
Auto Orchestrators2
/ccw
Auto workflow — analyzes intent, picks best workflow
/ccw-coordinator
Manual chain orchestration — recommend, confirm, execute
Level 1 — Instant Execution1
/workflow:lite-lite-lite
Instant execution — no artifacts, no session
📝
Level 2 — Lightweight Planning4
/workflow:lite-plan
Lightweight interactive 5-phase planning
/workflow:lite-fix
Bug fix — adaptive severity diagnosis
/workflow:lite-execute
Lightweight execute engine
/workflow:multi-cli-plan
Multi-CLI planning — Gemini/Qwen/Codex
📊
Level 3 — Standard Workflows6
/workflow:plan
Full planning — context → analyze → task generate
/workflow:execute
Execute plan — dispatches tasks to agents
/workflow:tdd-plan
TDD workflow — red/green/refactor cycle
/workflow:test-fix-gen
Test fix & generation workflow
/workflow:action-plan-verify
Verify plan quality — coverage & alignment
/workflow:status
View session & task status
🧠
Level 4 — Brainstorming1
/workflow:brainstorm:auto-parallel
Multi-role parallel expert brainstorming
📂
Session Management4
/workflow:session:start
Start or discover a workflow session
/workflow:session:list
List all sessions — verify installation
/workflow:session:close
Close / archive a session
/workflow:session:cleanup
Clean up old session data
🔍
Review & Fix3
/workflow:review:session
Full code review cycle
/workflow:review:module
Targeted module review
/workflow:review:fix
Auto-fix review findings
🎨
UI Design Workflows3
/workflow:ui-design:explore-auto
Exploratory — generate UI variations
/workflow:ui-design:imitate-auto
Imitation — replicate reference styles
/workflow:ui-design:design-sync
Sync selected designs to artifacts
🐛
Issue Management4
/workflow:issue:discover
Discover issues in codebase
/workflow:issue:plan
Plan solution for discovered issue
/workflow:issue:queue
Queue issues for execution
/workflow:issue:execute
Execute queued issues via worktree
⌨️
CLI & Utilities8
/workflow:cli:discuss-plan
Multi-model discussion for plan refinement
CCW-help
Interactive command guide & onboarding
CCW-issue
Report bugs or request features
ccw view
Open dashboard in browser
ccw upgrade -a
Upgrade all installations
/workflow:tools:context-gather
Analyze codebase & generate context
/workflow:tools:task-generate-agent
Generate impl plan & task JSONs
/workflow:tools:codexlens
CodexLens code intelligence
No commands match your search.
Copied!