541 B
541 B
description
| description |
|---|
| Execute plan in batches with review checkpoints |
Use the hyperpowers:executing-plans skill exactly as written.
Resumption: This command supports explicit resumption. Run it multiple times to continue execution:
- First run: Executes first ready task → STOP
- User reviews implementation, clears context
- Next run: Resumes from bd state, executes next task → STOP
- Repeat until epic complete
Checkpoints: Each task execution ends with a STOP checkpoint. User must run this command again to continue.