prp-ralph-cancel

Cancel an active PRP Ralph loop while preserving current state and work.

2|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/gobikom/prp-framework --skill prp-ralph-cancel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prp-ralph-cancel
Source: https://github.com/gobikom/prp-framework/tree/main/adapters/codex/prp-ralph-cancel
Command: npx skills add https://github.com/gobikom/prp-framework --skill prp-ralph-cancel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to cancel an active PRP Ralph loop, preserving any work that has been done up to that point.

Core Features & Use Cases

  • Cancel Active Ralph Loop: Terminate an ongoing Ralph loop without losing the current state.
  • Preserve Work: Keep all changes made so far, including modified files and Git commits.
  • Use Case: If you need to stop a workflow and want to review the progress without losing any work, use this Skill to cancel the loop and then resume or manually continue.

Quick Start

To cancel an active Ralph loop and preserve your work, run the following command:

/prp-ralph-cancel

Frequently Asked Questions about prp-ralph-cancel

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I cancel a PRP Ralph loop without losing my current progress?

You can cancel an active PRP Ralph loop while preserving your work by running the designated cancel command. This stops the loop, maintains modified files and Git commits, and ensures state file deletion.

What happens to my workflow state when I stop a Ralph loop early?

Stopping a Ralph loop early preserves your current state and work. The process maintains modified files and Git commits while ensuring state file deletion to keep the workflow consistent.

Can I review modified files and Git commits after terminating a PRP framework loop?

Yes, you can review modified files and Git commits after terminating a PRP framework loop. The cancellation process preserves all work completed up to that point without data loss.

When do I need to terminate an active workflow loop with state preservation?

You need to terminate an active workflow loop with state preservation when you must stop a process to review progress or manually continue. This ensures loop termination without losing modified files or commits.

Does stopping a Ralph loop delete the state file and break the workflow?

Stopping a Ralph loop deletes the state file but maintains a consistent workflow state. It terminates the loop without data loss, preserving modified files and Git commits for later review or resumption.