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

Related skills
Installs
2
GitHub Stars
2.1K
First Seen
4 days ago