Flow commands
/flow:pause
Pause the current workflow, write HANDOFF.md and update STATE.md for session continuity
| Property | Value |
|---|---|
| Command | /flow:pause |
| Category | daily (daily) |
| Argument hint | (none) |
| Source | plugins/flow/commands/pause.md |
Description
Pause the current workflow, write HANDOFF.md and update STATE.md for session continuity
Invocation
snippet
/flow:pauseSummary
Safely pause the current workflow with full context preserved. Writes a handoff artifact and updates workflow state so the next session (or another developer) can pick up exactly where you left off.