/ccw-debug
Debug coordinator - analyzes issues, selects debug strategy, and executes debug workflow in the main process.
Overview
The /ccw-debug command orchestrates debugging workflows by analyzing issue descriptions, selecting appropriate debug strategies, and executing targeted command chains.
Parameters:
--mode <mode>: Debug mode (cli, debug, test, bidirectional)--yes|-y: Skip confirmation prompts"bug description": Issue to debug (required)
Core Concept: Debug Units - commands grouped into logical units for different root cause strategies.