From oh-my-claudeagent
Stop ALL continuation mechanisms for the current session — ralph loop, boulder state, and auto-continuation. Use when you need to pause automated work and take manual control.
npx claudepluginhub utsavbalar1231/oh-my-claudeagent --plugin oh-my-claudeagentThis skill uses the workspace's default tool permissions.
Stops all continuation mechanisms for the current session.
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
Stops all continuation mechanisms for the current session.
.omca/state/ralph-state.json.omca/state/boulder.json (active work plan).omca/state/ultrawork-state.jsonUse the mode_clear MCP tool with default mode ("all"):
mode_clear()
This clears ralph-state.json, ultrawork-state.json, and boulder.json in one call.
Report which mechanisms stopped: "Session will not auto-continue. Resume with /oh-my-claudeagent:ralph or /oh-my-claudeagent:start-work."
No state files: "No active continuation mechanisms detected. Nothing to cancel."
| Situation | Use |
|---|---|
| Only ralph loop running, want to stop just that | cancel-ralph |
| Ralph + active work plan, want full reset | stop-continuation |
| Active boulder state needs clearing | stop-continuation |
| Not sure what is active — want clean slate | stop-continuation |