- Create /workflow:plan:deep command for deep technical planning
- Add GEMINI_ANALYSIS_REQUIRED support to conceptual-planning-agent
- Translate brainstorm commands to English (business-analyst, partial innovation-lead)
- Consolidate document format standards in file-structure-standards.md
- Update action-planning-agent to reference centralized format standards
Key changes:
- plan-deep.md: New command with mandatory Gemini CLI analysis via agent
- conceptual-planning-agent.md: Added Gemini Analysis Integration section
- file-structure-standards.md: Enhanced with detailed IMPL_PLAN.md formats
- Unified language to English for consistency
- Rewrite brainstorm commands to professional English with improved structure
- Add synthesis command for cross-role integration and recommendations
- Improve template reference format in gemini chat commands (remove backticks)
- Enhance clarity and organization across all brainstorm role files
- Standardize quality assurance sections and implementation protocols
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Simplify /gemini:chat by removing complex template selection logic
- Create /gemini:chat:bug-fix for specialized bug analysis with diagnostic template
- Create /gemini:chat:plan for project planning with architecture template
- Remove dependencies on chat-template-load.sh script
- Organize template commands in gemini/chat/ folder structure
- Update README documentation for new command structure
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Implemented the `brainstorm:synthesis` command to integrate insights from various roles into a cohesive analysis and recommendations report.
- Created `brainstorm:system-architect` command for technical architecture and scalability analysis, including detailed execution protocols and output structures.
- Developed `brainstorm:ui-designer` command focusing on user experience and interface design, with a structured approach to analysis and documentation.
- Introduced `brainstorm:user-researcher` command for user behavior analysis and research insights, emphasizing user needs and usability assessments.
## Changes Made
- Add architecture v2.0 highlights with quantified benefits
- Update directory structure to show new core files
- Emphasize JSON-only data model and marker file session management
- Update complexity strategies with unified task-count thresholds
- Reference comprehensive upgrade documentation
## Key Updates
- JSON-only data model: Single source of truth with <1ms operations
- Marker file sessions: 95% performance improvement
- Progressive complexity: Unified thresholds (Simple <5, Medium 5-15, Complex >15)
- Architecture benefits: 40-50% maintenance reduction, 50% faster onboarding
## Documentation
- Link to WORKFLOW_SYSTEM_UPGRADE.md for detailed technical analysis
- Updated both English and Chinese README files
- Maintained consistency between language versions
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Remove detailed progress views (Total Tasks: X, Completed: Y %) from all templates
- Simplify TODO_LIST.md structure by removing Progress Overview sections
- Remove stats tracking from session-management-principles.json schema
- Eliminate progress format and calculation logic from context command
- Remove percentage-based progress displays from action-planning-agent
- Simplify vibe command coordination by removing detailed task counts
- Focus on essential JSON state changes rather than UI progress metrics
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Updated both English and Chinese README files to align with current command structure:
## Command Updates
- Replaced deprecated `/workflow:context` and `/workflow:sync` with unified `/context` command
- Removed deprecated `/task:context` and `/task:sync` from task execution sections
- Updated command descriptions to reflect Single Source of Truth architecture
## README.md Changes
- Updated workflow management table to show `/context` with proper syntax and description
- Removed 2 deprecated task commands from task execution table
- Maintained consistency with actual command implementation
## README_CN.md Changes
- Updated Chinese workflow management table with `/context` command
- Removed deprecated Chinese task commands from task execution table
- Maintained translation consistency for unified context command
## Documentation Alignment
- Both README files now accurately reflect the current command structure
- Eliminated confusion about removed synchronization commands
- Provides users with correct command references for current system
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Based on Gemini CLI analysis, updated all command documentation to align with current Single Source of Truth (SSoT) architecture.
## Key Updates
### Command Reference Modernization
- Updated all `/task:context` and `/workflow:context` references to unified `/context` command
- Removed all references to deprecated `/task:sync` and `/workflow:sync` commands
- Updated related commands sections across all task and workflow files
### Architecture Alignment
- Clarified JSON-first data model where `.task/*.json` files are authoritative
- Updated descriptions to reflect that markdown files are generated views, not synchronized documents
- Removed outdated "bidirectional sync" concepts in favor of automatic data consistency
### File Reference Standardization
- Fixed `TODO_CHECKLIST.md` → `TODO_LIST.md` naming inconsistencies
- Updated workflow integration examples to use proper command names
- Standardized command integration descriptions
### Documentation Consistency
- Aligned task creation, breakdown, execution, and replanning documentation with current architecture
- Updated workflow issue integration to reflect JSON-based task creation
- Enhanced CHANGELOG.md with comprehensive documentation modernization details
## Impact
- Eliminates confusion about deprecated commands
- Provides accurate guidance on current system behavior
- Aligns documentation with actual implementation
- Reduces maintenance overhead by removing outdated synchronization concepts
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Updates all workflow commands to create .workflow/session_status.jsonl if it doesn't exist when checking for active sessions. This ensures consistent behavior across:
- gemini-chat.md: Added creation rule and updated workflow pseudocode
- gemini-execute.md: Added session file creation requirement
- gemini-mode.md: Updated session check process
- workflow/action-plan.md: Updated both session check locations
- task/replan.md: Added creation rule to session validation
- task/breakdown.md: Updated session check process
- workflow/brainstorm.md: Added creation rule to session registry query
Also includes cleanup of deprecated command files (context.md, sync.md) and documentation updates for task creation complexity escalation.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Remove --yolo parameter option from usage and parameters
- Make all executions use auto-approval mode by default
- Add --yolo flag to internal bash command templates
- Simplify workflow integration logic to always auto-approve
- Update examples to remove --yolo from command usage
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Add semantic intent recognition for proactive Gemini invocation
- Define clear triggering conditions for complex problem analysis
- Include context requirements for cross-file analysis scenarios
- Emphasize when to utilize Gemini for intelligent problem decomposition
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Added language switcher buttons at the top of both README files
- English README displays: Languages: [English](README.md) | [中文](README_CN.md)
- Chinese README displays: 语言: [English](README.md) | [中文](README_CN.md)
- Positioned switcher in right-aligned div for clean header layout
- Enhanced user experience for multilingual documentation access
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Added complete command reference with syntax and descriptions for all CCW commands
- Included detailed usage workflows for different complexity levels
- Provided practical examples for complex feature development, bug fixes, and code analysis
- Added complexity-based strategy guide (Simple/Medium/Complex)
- Simplified installation section to focus on one-liner quick start
- Updated both English and Chinese versions with gemini CLI analysis insights
- Restructured documentation to prioritize command usage over installation details
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Changed remote repository URL from Claude-CCW to Claude-Code-Workflow
- Updated all GitHub links in README.md and README_CN.md
- Updated repository references in install-remote.ps1 script
- Maintained consistent naming convention (CCW) throughout documentation
- Repository now accessible at github.com/catlog22/Claude-Code-Workflow
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Added Quick Install section with one-liner PowerShell command
- Included installation parameters and options table
- Updated repository URLs to reflect catlog22/Claude-CCW naming
- Provided both English and Chinese documentation for remote installation
- Enhanced installation guide with manual and automated options
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>