Cancel active beads loop
Stops the active beads loop while preserving task progress in the database.
/plugin marketplace add GantisStorm/essentials-claude-code/plugin install essentials@essentials-claude-codeGracefully stop the active beads loop while preserving progress.
.claude/beads-loop.local.md existsrm .claude/beads-loop.local.mdYour task progress is preserved in the beads database:
To check current status:
bd ready # See what's next
bd list --status in_progress # Find current work
To resume later:
/beads-loop [--label <label>]
The loop will pick up where you left off - beads persist across sessions.