Claude Code Workflow
NormalDescription
JSON-driven multi-agent cadence-team development framework with intelligent CLI orchestration (Gemini/Qwen/Codex), context-first architecture, and automated workflow execution.
Key Features
- JSON-driven multi-agent framework with skill-based workflows from lite-plan to brainstorm modes
- Multi-CLI orchestration supporting Gemini, Codex, Qwen, OpenCode, and Claude with semantic invocation
- Team Architecture v2 with role-based agents and inner loop execution patterns
- Session lifecycle management: start, resume, complete, and sync workflow sessions
- Terminal dashboard with multi-terminal grid and execution monitoring
- Queue scheduler for background workflow execution with automated task management
Use Cases
Categories
Quick Start
Install with `npm install -g claude-code-workflow && ccw install -m Global`. Use skill triggers like `workflow-lite-plan "Add JWT authentication"` or `brainstorm "Design real-time system"`. Manage sessions with `/workflow/session:start` and `/workflow/session:resume`.