mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-09 02:24:11 +08:00
- Increase complexity thresholds: Simple (≤8), Medium (9-15), Complex (>15) tasks - Add core task granularity principles: function-based vs file-based decomposition - Replace time-based merge conditions with clear functional criteria - Update automatic decomposition threshold from >5 to >15 tasks - Add comprehensive task pattern examples for better guidance - Remove micro-task creation to improve workflow efficiency 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>