mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-10 02:24:35 +08:00
- **generate.md**: Eliminate ambiguity in agent task allocation - Add explicit "one agent per style" principle with warnings - Fix distribution strategy: balanced split (12→6+6) instead of fill-first (12→10+2) - Add distribution formula and concrete examples table - Simplify redundant constraints and consolidate documentation - Remove verbose descriptions per minimal information principle - **explore-auto.md**: Optimize animation extraction conditional logic - Add user confirmation for animation reuse in code import scenarios - Implement should_extract_animation flag with comprehensive conditions - Add skip_animation_extraction for explicit user preference handling - Update autonomous flow description with conditional animation phase - Add animation extraction task to TodoWrite tracking 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>