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:

Installs
3
GitHub Stars
37.1K
First Seen
Jan 24, 2026
cancel-ecomode — yeachan-heo/oh-my-claudecode