Continue execution of the current plan
Resumes execution of a multi-step workflow from its current position with interactive progress tracking.
/plugin marketplace add mguilarducci/vrau/plugin install mguilarducci-vrau@mguilarducci/vrauRead .claude/vrau/state.local.json.
If state is not executing:
/vrau:status to see details."Read .claude/vrau/workflows/<workflow>/execution-log.local.md if it exists.
Display current progress:
Execution Progress:
- Completed: X/Y tasks
- Current: <task name or "None">
- Errors: <count or "None">
Ask user:
How would you like to proceed?
1. Continue execution
→ Resume from current task
2. View execution log
→ Show detailed progress
3. View plan
→ Show the plan being executed
4. Abort execution
→ Stop and return to idle
Based on choice:
execution-log.local.mdplan.mdidle, offer cleanup optionsWhen all tasks complete:
donesuperpowers:finishing-a-development-branch