mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-12 02:37:45 +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**
|
## ⚙️ **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
|
### Phase 1: Document Discovery & Validation
|
||||||
```bash
|
```bash
|
||||||
# Detect active brainstorming session
|
# Detect active brainstorming session
|
||||||
|
|||||||
Reference in New Issue
Block a user