cancel-ralph

Installation
SKILL.md

cancel-ralph

This is a compatibility version of the Claude cancel-ralph command for Codex. It only manages the local compat loop state used by ralph-loop --engine compat.

Script

  • Script path: scripts/cancel-ralph.ps1

Usage

$codexHome = if ($env:CODEX_HOME) { $env:CODEX_HOME } else { Join-Path $HOME '.codex' }
$script = Join-Path $codexHome 'skills/cancel-ralph/scripts/cancel-ralph.ps1'
powershell -ExecutionPolicy Bypass -File $script

Vibe compatibility

Installs
3
GitHub Stars
2.5K
First Seen
May 11, 2026
cancel-ralph — foryourhealth111-pixel/vibe-skills