mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-06 01:54:11 +08:00
feat(workflow): add direct execution warning for synthesis command to clarify usage restrictions
This commit is contained in:
@@ -28,6 +28,9 @@ allowed-tools: Read(*), Write(*), TodoWrite(*), Glob(*)
|
||||
|
||||
## ⚙️ **Execution Protocol**
|
||||
|
||||
### ⚠️ Direct Execution Only
|
||||
**DO NOT use Task tool or delegate to any agent** - This is a document synthesis task using only Read/Write/Glob tools for aggregating existing analyses.
|
||||
|
||||
### Phase 1: Document Discovery & Validation
|
||||
```bash
|
||||
# Detect active brainstorming session
|
||||
|
||||
Reference in New Issue
Block a user