| name | stop-continuation |
| description | Stop all continuation mechanisms for the current session. Stops todo enforcer, Ralph Loop, and clears boulder state. |
Stop Continuation
Stop all continuation mechanisms for the current session.
This command will:
- Stop the todo-continuation-enforcer from automatically continuing incomplete tasks
- Cancel any active Ralph Loop
- Clear the boulder state for the current project
After running this command:
- The session will not auto-continue when idle
- You can manually continue work when ready
- The stop state is per-session and clears when the session ends
Use this when you need to pause automated continuation and take manual control.
How to Execute
- Check for active Ralph Loop state and cancel it
- Check for boulder state at
.sisyphus/boulder.json and clear it if desired
- Inform the user that all continuation mechanisms are stopped
- The session will no longer auto-continue incomplete tasks