cancel-ecomode
Installation
SKILL.md
Cancel Ecomode
[ECOMODE CANCELLED]
The Ecomode has been cancelled. Clearing state files.
MANDATORY ACTION
First, check if ecomode is linked to an active Ralph loop:
cat .omc/ecomode-state.json 2>/dev/null | jq -r '.linked_to_ralph // false'
If linked_to_ralph is true: Use /oh-my-claudecode:cancel-ralph instead to cancel both Ralph and its linked Ecomode.
Otherwise, execute this command to cancel Ecomode:
Related skills
More from yeachan-heo/oh-my-claudecode
hud
Configure HUD display options (layout, presets, display elements)
524deepinit
Deep codebase initialization with hierarchical AGENTS.md documentation
434autopilot
Full autonomous execution from idea to working code
426ralph
Self-referential loop until task completion with configurable verification reviewer
415omc-setup
Install or refresh oh-my-claudecode for plugin, npm, and local-dev setups from the canonical setup flow
406ultrawork
Parallel execution engine for high-throughput task completion
404