mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-11 02:33:51 +08:00
Add runtime JavaScript file for Chinese documentation build
This commit is contained in:
@@ -73,7 +73,7 @@ CCW supports all programming languages. The AI models can analyze and generate c
|
||||
|
||||
Use this quick decision tree:
|
||||
|
||||
1. **Post-development maintenance?** → Use [Issue Workflow](./workflows/faq.mdx#what-is-the-difference-between-main-workflow-and-issue-workflow)
|
||||
1. **Post-development maintenance?** → Use [Issue Workflow](/workflows/faq#what-is-the-difference-between-main-workflow-and-issue-workflow)
|
||||
2. **Uncertain which commands to use?** → Use `ccw-coordinator` (Level 5)
|
||||
3. **Requirements unclear?** → Use `brainstorm:auto-parallel` (Level 4)
|
||||
4. **Need persistent session?**
|
||||
@@ -716,9 +716,9 @@ ccw plan "Continue auth refactor" --memory WFS-auth-v1
|
||||
|
||||
## Related Documentation
|
||||
|
||||
- [Workflow Introduction](./workflows/introduction.mdx) - Complete workflow guide
|
||||
- [Workflow FAQ](./workflows/faq.mdx) - Workflow-specific questions
|
||||
- [Command Reference](./commands/general/ccw.mdx) - All commands
|
||||
- [Workflow Introduction](/workflows/introduction) - Complete workflow guide
|
||||
- [Workflow FAQ](/workflows/faq) - Workflow-specific questions
|
||||
- [Command Reference](/commands/general/ccw) - All commands
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user