Command Claude Code
Command orchestration tool - analyze requirements, recommend chain, execute sequentially with state persistence.
JSON-driven multi-agent cadence-team development framework with intelligent CLI orchestration (Gemini/Qwen/Codex), context-first architecture, and automated workflow execution
Command Claude Code
Command orchestration tool - analyze requirements, recommend chain, execute sequentially with state persistence.
Command Claude Code
Main workflow orchestrator - analyze intent, select workflow, execute command chain in main process.
Command Claude Code
Convert planning artifacts (lite-plan, workflow session, markdown) to issue solutions.
Command Claude Code
Discover issues from user prompt with Gemini-planned iterative multi-agent exploration. Uses ACE semantic search for context gathering and supports cross-module comparison (e.g., frontend vs backend API contracts).
Command Claude Code
Discover potential issues from multiple perspectives (bug, UX, test, quality, security, performance, maintainability, best-practices) using CLI explore. Supports Exa external research for security and best-practices perspectives.
Command Claude Code
Execute queue with DAG-based parallel orchestration (one commit per solution).
Command Claude Code
Convert brainstorm session ideas into issue with executable solution for parallel-dev-cycle.
Command Claude Code
Create structured issue from GitHub URL or text description.
Command Claude Code
Batch plan issue resolution using issue-plan-agent (explore + plan closed-loop).
Command Claude Code
Form execution queue from bound solutions using issue-queue-agent (solution-level).
Command Claude Code
Delegate to universal-executor agent to analyze project via Gemini/Qwen CLI and return JSON core content package for task context.
Command Claude Code
Generate SKILL memory package from style reference for easy loading and consistent design system usage.
Command Claude Code
Workflow tuning - extract commands from reference docs or natural language, execute each via ccw cli --tool claude --mode write, then analyze artifacts via gemini. For testing how commands execute in Claude.
Command Claude Code
Interactive collaborative analysis with documented discussions, CLI-assisted exploration, and evolving understanding.
Command Claude Code
Interactive brainstorming with multi-CLI collaboration, idea expansion, and documented thought evolution.
Command Claude Code
Intelligent code cleanup with mainline detection, stale artifact discovery, and safe execution.
Command Claude Code
Interactive hypothesis-driven debugging with documented exploration, understanding evolution, and Gemini-assisted correction.
Command Claude Code
Self-iterating integration test workflow with codebase exploration, test development, autonomous test-fix cycles, and reflection-driven strategy adjustment.
Command Claude Code
Tech debt discovery and self-iterating refactoring with multi-dimensional analysis, prioritized execution, regression validation, and reflection-driven adjustment.
Command Claude Code
Strategic requirement roadmap with iterative decomposition and issue creation. Outputs roadmap.md (human-readable, single source) + issues.jsonl (machine-executable). Handoff to team-planex.
Command Claude Code
Mark active workflow session as complete, archive with lessons learned, update manifest, remove active flag.
Command Claude Code
List all workflow sessions with status filtering, shows session metadata and progress information.
Command Claude Code
Resume the most recently paused workflow session with automatic session discovery and status update.
Command Claude Code
Discover existing sessions or start new workflow session with intelligent session management and conflict detection.