Skip to content
← Back to the kit
Usage: /dwp-execute [plan]

dwp-execute

Execute an existing Deep Work Plan.

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

  1. Read the full plan before starting.
  2. Execute tasks in order.
  3. Update PROGRESS.md after each task.
  4. Mark task status accurately.
  5. Stop and ask when blocked.

Aliases

  • dwp:execute