mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
docs: Add planning-only constraint to workflow plan command
Clarify that /workflow:plan creates plans but doesn't execute implementation. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -187,4 +187,8 @@ Documents created for `/workflow:execute`:
|
||||
- **File not found**: Clear suggestions
|
||||
- **>10 tasks**: Force re-scoping into iterations
|
||||
|
||||
## Planning-Only Constraint
|
||||
This command creates implementation plans but does not execute them.
|
||||
Use `/workflow:execute` for actual implementation.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user