๐Ÿ›‘
AutomationPython

Cancel Ralph

by foryourhealth111-pixel

Cancel Ralph is an Automation skill for Claude Code, published by foryourhealth111-pixel in Vibe-Skills.

2.9K stars227 forkson foryourhealth111-pixel/Vibe-SkillsAdded 2026/08/17+6% in starsRepository updated 2026/08/11
agent-frameworkagent-skillsagentic-codingai-agentsai-scientistai-skillsai-workflowautomationclaude-codecodexcontext-engineeringdeveloper-toolsdsh-pluginllmmulti-agentprompt-engineeringskillsvibe-codingvibecodingworkflow-automation
Install in seconds
Install Cancel Ralph
Copy Cancel Ralph into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/main/bundled/skills/cancel-ralph ~/.claude/skills/cancel-ralph

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/foryourhealth111-pixel/Vibe-Skills.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
bundled/skills/cancel-ralph/SKILL.md in foryourhealth111-pixel/Vibe-Skills
Installs to
~/.claude/skills/cancel-ralph
Collection
One of 25 skills cataloged from this repository
Category
Automation โ€” 1523 skills

What Cancel Ralph does

Cancel Ralph removes the active Ralph loop state for Codex compatibility, reporting the current iteration if one was active. Use it to stop a Ralph loop while preserving the original cancel-ralph command name.

Cancel Ralph is cataloged under Automation on DirSkills. Cancel Ralph comes from a repository tagged agent-framework, agent-skills, agentic-coding, ai-agents and ai-scientist.

Documentation

README

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

  • Safe in /vibe routed sessions as a direct execution tool.
  • Uses the same state file path policy as ralph-loop.
  • Not used by ralph-loop --engine open (external open-ralph-wiggum backend).

Behavior

This is the opening of the README. Read the full README on GitHub.

Commands Cancel Ralph provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /vibe

Frequently asked about Cancel Ralph

  • What else does foryourhealth111-pixel publish alongside Cancel Ralph?

    Cancel Ralph is one of 25 skills that DirSkills catalogs from foryourhealth111-pixel/Vibe-Skills, the repository it ships in. Its siblings there include Adaptyv, Aeon Time Series ML and Algorithmic Art. Each one is a separate skill with its own page in this directory, installs the same way Cancel Ralph does, and is maintained by foryourhealth111-pixel in that same repository. The rest of the collection is listed on the foryourhealth111-pixel/Vibe-Skills page.

  • How does Cancel Ralph compare to other Automation skills?

    Cancel Ralph ranks #428 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Cancel Ralph against them. Open each page to compare what they document and how they install.

More from foryourhealth111-pixel/Vibe-Skills

Cancel Ralph is one of 25 skills cataloged on DirSkills from foryourhealth111-pixel/Vibe-Skills.

See all 25 skills โ†’
๐Ÿงช
2w ago

Adaptyv

Adaptyv connects to a cloud laboratory platform for automated protein testing and validation. Use it to submit protein sequences via API for binding, expression, thermostability, or enzyme activity assays and retrieve results in about 21 days.
Automation
2.9K227
๐Ÿ“ˆ
2w ago

Aeon Time Series ML

Aeon Time Series ML provides scikit-learn compatible algorithms for time series classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use it when working with temporal data that requires specialized methods beyond standard ML.
Data
2.9K227
๐ŸŽจ
2w ago

Algorithmic Art

Algorithmic Art creates original generative art using p5.js with seeded randomness and interactive parameter exploration. Use it when users request art created with code, flow fields, particle systems, or other algorithmic techniques.
Frontend
2.9K227
๐Ÿ“ˆ
2w ago

Alpha Vantage

Alpha Vantage accesses real-time and historical financial market data via the Alpha Vantage API, including stock quotes, fundamentals, forex, crypto, commodities, economic indicators, and technical indicators. Use it when building financial applications, dashboards, or analysis scripts that need market data.
Data
2.9K227
๐Ÿ—๏ธ
2w ago

Architecture Patterns

Architecture Patterns provides templates and guidance for implementing Clean Architecture, Hexagonal Architecture, and Domain-Driven Design in backend systems. Use it when architecting new services or refactoring existing code for maintainability and testability.
Quality
2.9K227
๐Ÿ”ญ
2w ago

Astropy

Astropy provides Python tools for astronomy and astrophysics, including celestial coordinates, physical units, FITS files, cosmological calculations, and time handling. Use it when working with astronomical data or performing coordinate transformations, unit conversions, or table operations.
Data
2.9K227