docs: 更新文档,增强CLI工具使用说明,明确命令行参数和上下文组装指南

This commit is contained in:
catlog22
2025-10-22 22:17:00 +08:00
parent 6fdcf9b8cc
commit d3f8d012a1
8 changed files with 89 additions and 10 deletions

View File

@@ -452,7 +452,7 @@ Update workflow-session.json with TDD metadata:
### Command Chain
- **Called By**: `/workflow:tdd-plan` (Phase 4)
- **Calls**: Gemini wrapper for TDD breakdown
- **Calls**: Gemini CLI for TDD breakdown
- **Followed By**: `/workflow:execute`, `/workflow:tdd-verify`
### Basic Usage