mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-12 02:37:45 +08:00
Add runtime JavaScript file for Chinese documentation build
This commit is contained in:
@@ -12,7 +12,7 @@ CCW 工作流的常见问题和解答。
|
||||
|
||||
## 通用问题
|
||||
|
||||
### Main Workflow 和 Issue Workflow 有什么区别?
|
||||
### Main Workflow 和 Issue Workflow 有什么区别? {#what-is-the-difference-between-main-workflow-and-issue-workflow}
|
||||
|
||||
**Main Workflow** 用于主要开发(Level 1-5),而 **Issue Workflow** 用于开发后期的维护工作。
|
||||
|
||||
@@ -372,4 +372,4 @@ rm -rf .workflow/active/WFS-{session-id}
|
||||
- [Level 3](./level-3-standard.mdx) - 标准工作流
|
||||
- [Level 4](./level-4-brainstorm.mdx) - 头脑风暴工作流
|
||||
- [Level 5](./level-5-intelligent.mdx) - 智能工作流
|
||||
- [命令](../commands/general/ccw.mdx) - 命令参考
|
||||
- [命令](/commands/general/ccw) - 命令参考
|
||||
|
||||
@@ -329,7 +329,7 @@ Task(subagent_type: "conceptual-planning-agent", prompt: "Role: {role}, Topic: {
|
||||
|
||||
## 命令参考
|
||||
|
||||
参见 [命令文档](../commands/general/ccw.mdx) 了解:
|
||||
参见 [命令文档](/commands/general/ccw) 了解:
|
||||
- `/workflow:brainstorm:auto-parallel` - 多角色头脑风暴
|
||||
- `/workflow:brainstorm-with-file` - 文档化创意生成
|
||||
- `/workflow:debug-with-file` - 假设驱动调试
|
||||
|
||||
@@ -437,6 +437,6 @@ async function executeCommandChain(chain, analysis) {
|
||||
|
||||
## 命令参考
|
||||
|
||||
参见 [命令文档](../commands/general/ccw.mdx) 了解:
|
||||
参见 [命令文档](/commands/general/ccw) 了解:
|
||||
- `/ccw-coordinator` - 智能工作流编排器
|
||||
- `/ccw` - 主工作流编排器
|
||||
|
||||
Reference in New Issue
Block a user