ralph-pause

Pause RALPH execution after the current subtask completes.

Updated Jan 22, 2026
One-click install
npx skills add https://github.com/doravidan/supreme-ralph --skill ralph-pause
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralph-pause
Source: https://github.com/doravidan/supreme-ralph/tree/main/templates/global/skills/ralph-pause
Command: npx skills add https://github.com/doravidan/supreme-ralph --skill ralph-pause

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pause RALPH execution after the current subtask completes.

Core Features & Use Cases

  • Controlled pause: Pause after the current subtask to review work or adjust strategy without losing progress.
  • Safe interruption: Maintains current state and ensures no tasks are abandoned or dropped.
  • Resume workflow: Easy to resume with a dedicated command once the pause is intentional.

Quick Start

Use the ralph-pause command to pause after the current subtask.

Frequently Asked Questions about ralph-pause

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

FAQPage Schema
How do I pause autonomous development tasks safely without losing progress?

Pausing autonomous execution after the current subtask completes ensures no tasks are abandoned. The intervention state is set to PAUSED in the intervention file, maintaining your current state safely.

When do I need to pause an ongoing development workflow?

You need to pause an ongoing development workflow when you want to review completed work, adjust your strategy, or perform a controlled pause without dropping or abandoning any active subtasks.

How do I resume a paused autonomous task?

You can resume a paused autonomous task using a dedicated resume command once you are ready to continue. The pause is intentional and the workflow state is maintained for easy resumption.

Does pausing execution interrupt the current subtask?

No, pausing execution does not interrupt the current subtask. The system finishes the active subtask completely before setting the intervention state to PAUSED, ensuring safe interruption without data loss.

Can I use a controlled pause to review results during autonomous execution?

Yes, you can use a controlled pause to review results during autonomous execution. It safely pauses the workflow after the current subtask completes, allowing you to review work or adjust your strategy.

Related Skills