mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-10 02:24:35 +08:00
- Simplify pre_analysis JSON examples to focus on structure patterns - Replace specific commands with generic placeholders ([pattern], [lang], [N]) - Reduce OPTIONAL section to 5 key pattern examples (vs 12 detailed examples) - Condense dynamic adaptation guide to essential principles - Remove overly detailed command examples that could mislead Benefits: - Clearer focus on structure patterns rather than specific implementations - Reduced cognitive load - easier to understand the schema - Less risk of agents copying specific examples blindly - More flexibility for agents to create task-appropriate steps Pattern examples now show: - Project structure analysis pattern - Local search pattern (bash/rg/find) - Gemini CLI pattern - Qwen CLI pattern - MCP tools pattern 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>