fix: Correct README command references using Gemini unified analysis

Command Accuracy Fixes:
- Remove non-existent commands: /gemini:chat:bug-fix, /gemini:chat:plan
- Fix command naming: /gemini-execute → /gemini:execute, /gemini-mode → /gemini:mode:*
- Add missing commands: /gemini:analyze, /workflow:plan-deep
- Correct workflow commands: /workflow:action-plan → /workflow:plan + /workflow:plan-deep
- Update usage examples with accurate command references

Analysis Results:
- Used Gemini CLI comprehensive analysis to identify 8+ command discrepancies
- Cross-referenced with actual .claude/commands/ file structure
- Ensured all documented commands exist and are functional
- Synchronized English and Chinese README versions

Verification:
- All Core Commands table entries now match actual implementations
- Workflow Management commands aligned with file structure
- Usage examples updated with correct command syntax
- Command patterns unified: /gemini:mode:*, /workflow:*, /task:*

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
catlog22
2025-09-09 23:22:01 +08:00
parent cda42d6356
commit 971b421d1a
2 changed files with 12 additions and 11 deletions

View File

@@ -46,6 +46,7 @@ CCW 根据统一的任务数量阈值智能调整其文件结构和工作流程
- **智能自动选择**:根据模板关键词和描述匹配用户输入
- **模板系统**Bug修复、规划和自定义分析模板
- **精简命令**整合文档减少500+行代码
- **准确命令结构**:统一的 `/gemini:mode:*``/workflow:*` 命令模式
### 工作流会话管理
- 创建、暂停、恢复、列出和切换工作流会话