mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
- analyze-with-file: Add dynamic direction generation from dimensions, support up to 4 parallel agent perspectives, enable cli-explore-agent parallelization - brainstorm-with-file: Add dynamic direction generation from dimensions, add Agent-First guideline for complex tasks - collaborative-plan-with-file: Add Understanding phase guidelines to prioritize latest documentation and resolve ambiguities with user clarification Key improvements: - Dimension-Direction Mapping replaces hard-coded options, enabling task-aware direction recommendations - Multi-perspective parallel exploration (Analysis Perspectives, up to 4) with synthesis - cli-explore-agent supports parallel execution per perspective for richer codebase context - Agent-First principle: delegate complex tasks (code analysis, implementation) to agents/CLI instead of main process analysis - Understanding phase emphasizes latest documentation discovery and clarification of ambiguities before planning