mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-10 02:24:35 +08:00
Addresses issue #33 - /cli:mode:bug-diagnosis command not found Changes: - Remove deprecated /cli:* commands (/cli:analyze, /cli:chat, /cli:execute, /cli:codex-execute, /cli:discuss-plan, /cli:mode:*) from documentation - Only /cli:cli-init remains as the sole CLI command - Update all references to use /workflow:lite-plan, /workflow:lite-fix - Clarify that CLI tools are now invoked through semantic invocation (natural language) - Claude auto-selects Gemini/Qwen/Codex with templates - Update COMMAND_SPEC.md, COMMAND_REFERENCE.md, GETTING_STARTED*.md, FAQ.md, WORKFLOW_DECISION_GUIDE*.md, workflow-architecture.md 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>