Usage:
/dwp-execute [plan]
dwp-execute
Execute an existing Deep Work Plan.
/dwp-execute - Plan
- Task → validate → commit
- Completed, committed work
What it does
dwp-execute runs an existing plan task by task. It reads the full plan, executes each task in order, updates PROGRESS.md, and marks each task’s completion status.
Usage
/dwp-execute [plan]
Behavior
- Read the full plan before starting.
- Execute tasks in order.
- Update
PROGRESS.mdafter each task. - Mark task status accurately.
- Stop and ask when blocked.
Aliases
dwp:execute