mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-14 02:42:04 +08:00
feat: Update command validation tools and improve README documentation
This commit is contained in:
@@ -276,14 +276,14 @@ tdd-plan → lite-execute
|
||||
|
||||
## 验证工具
|
||||
|
||||
### chain-validate.js
|
||||
### chain-validate.cjs
|
||||
|
||||
位置: `tools/chain-validate.js`
|
||||
位置: `tools/chain-validate.cjs`
|
||||
|
||||
验证命令链合法性:
|
||||
|
||||
```bash
|
||||
node tools/chain-validate.js plan execute test-cycle-execute
|
||||
node tools/chain-validate.cjs plan execute test-cycle-execute
|
||||
```
|
||||
|
||||
输出:
|
||||
|
||||
Reference in New Issue
Block a user