mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
v5.9.2
- Add CLI mode example to implementation_approach showing optional command field - Document two execution modes: 1. Default Mode (agent execution): No command field, agent interprets steps 2. CLI Mode (command execution): With command field, uses CLI tools (codex/gemini/qwen) - Add Implementation Approach Execution Modes section with: - Mode descriptions and use cases - Required fields for each mode - Command patterns for CLI mode (codex, gemini) - Mode selection strategy - Simplify implementation_approach examples to use generic placeholders - Emphasize command field is optional, agent decides based on task complexity Benefits: - Clear documentation of both execution patterns - Agents understand when to use CLI tools vs direct execution - Pattern examples show structure without over-specifying content - Supports both autonomous agent work and CLI tool delegation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Description
JSON-driven multi-agent development framework with intelligent CLI orchestration (Gemini/Qwen/Codex), context-first architecture, and automated workflow execution
claudeclaude-codecli-toolscodexcontext-managementgemini-clijson-drivenqwen-codetask-orchestrationworkflow-automation
MIT
33 MiB
Languages
TypeScript
38.2%
Python
24.2%
HTML
16.3%
JavaScript
15.2%
CSS
4.5%
Other
1.6%