Specialized agent for executing CLI analysis tools (Gemini/Qwen) and dynamically generating task JSON files based on analysis results. Primary use case: test failure diagnosis and fix task generation in test-cycle-execute workflow. Spawned by /workflow-test-fix orchestrator.
$curl -o .claude/agents/cli-planning-agent.md https://raw.githubusercontent.com/zhao-wuyan/ccw-command-explorer/HEAD/.claude/agents/cli-planning-agent.mdInstalls into the current project.
Install cli-planning-agent by running `curl -o .claude/agents/cli-planning-agent.md https://raw.githubusercontent.com/zhao-wuyan/ccw-command-explorer/HEAD/.claude/agents/cli-planning-agent.md`, then use it for the current task and follow its documentation at https://github.com/zhao-wuyan/ccw-command-explorer.