mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
b1bb74af0d31fde384da18baaae6c87bcbacb189
- Add extensive pre_analysis examples organized by category: - Required context loading steps - Project structure analysis - Local codebase exploration (bash/rg/find) - Gemini CLI analysis (architecture, execution flow) - Qwen CLI analysis (code quality, fallback) - MCP tools integration - Tech-specific searches (React, database, etc.) - Add "举一反三" (draw inferences) principle with detailed guidance: - Dynamic step selection based on task type - Tool selection strategy (Gemini/Qwen/Bash/MCP) - Task-specific adaptation examples (security, performance, API) - Command composition patterns - Emphasize that examples are reference templates, not fixed requirements - Agent must dynamically select and adapt steps based on actual task needs - Provide clear guidelines for when to use each type of analysis tool 🤖 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%