cancel-ralph

Ralph has been cancelled. You MUST now deactivate the state files.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "cancel-ralph" with this command: npx skills add yeachan-heo/oh-my-claudecode/yeachan-heo-oh-my-claudecode-cancel-ralph

Cancel Ralph

[RALPH CANCELLED]

Ralph has been cancelled. You MUST now deactivate the state files.

MANDATORY ACTION

Execute this command to fully cancel ALL persistent modes:

mkdir -p .omc ~/.claude &&
echo '{"active": false, "cancelled_at": "'$(date -Iseconds)'", "reason": "User cancelled via /cancel-ralph"}' > .omc/ralph-state.json &&
echo '{"active": false, "cancelled_at": "'$(date -Iseconds)'", "reason": "User cancelled via /cancel-ralph", "linked_to_ralph": false}' > .omc/ultrawork-state.json &&
echo '{"active": false, "cancelled_at": "'$(date -Iseconds)'", "reason": "User cancelled via /cancel-ralph"}' > .omc/ralph-plan-state.json &&
echo '{"active": false, "cancelled_at": "'$(date -Iseconds)'", "reason": "User cancelled via /cancel-ralph"}' > ~/.claude/ralph-state.json &&
echo '{"active": false, "cancelled_at": "'$(date -Iseconds)'", "reason": "User cancelled via /cancel-ralph"}' > ~/.claude/ultrawork-state.json &&
rm -f .omc/ralph-verification.json

After running this command, you are free to stop working. The persistent mode hook will no longer force continuation.

What Was Cancelled

  • Ralph: Self-referential completion loop

  • Ultrawork: Parallel execution mode (auto-activated with Ralph by default)

  • Ralph Plan: Iterative planning loop (if active via /ralplan)

  • Verification State: Any pending architect verification

Note on Linked Modes

Since v3.0, Ralph automatically activates Ultrawork for parallel execution. When you cancel Ralph, the linked Ultrawork is also cancelled. If you started Ultrawork separately (not via Ralph), use /oh-my-claudecode:cancel-ultrawork to cancel it independently.

To Start Fresh

  • /oh-my-claudecode:ralph "task"

  • Start ralph with ultrawork (default)

  • /oh-my-claudecode:ultrawork "task"

  • Start ultrawork only (standalone)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

ralph

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

deepinit

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

autopilot

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

hud

No summary provided by upstream source.

Repository SourceNeeds Review