mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-12 02:37:45 +08:00
refactor(cli): 移除关于 --rule 选项的工作原理说明
This commit is contained in:
@@ -228,11 +228,6 @@ ccw cli -p "..." --tool <tool-id> --mode analysis --cd src
|
|||||||
ccw cli -p "..." --tool gemini --mode analysis --rule analysis-review-architecture
|
ccw cli -p "..." --tool gemini --mode analysis --rule analysis-review-architecture
|
||||||
```
|
```
|
||||||
|
|
||||||
**`--rule` How It Works**:
|
|
||||||
1. Auto-discovers templates from `~/.claude/workflows/cli-templates/prompts/`
|
|
||||||
2. Auto-loads corresponding protocol based on `--mode` (analysis-protocol.md or write-protocol.md)
|
|
||||||
3. Appends protocol and template content to the end of your prompt
|
|
||||||
|
|
||||||
### Mode Protocol References
|
### Mode Protocol References
|
||||||
|
|
||||||
**`--rule` auto-loads Protocol based on mode**:
|
**`--rule` auto-loads Protocol based on mode**:
|
||||||
|
|||||||
Reference in New Issue
Block a user