templates/global/skills/ralph-pause/SKILL.md
Pause RALPH execution after current subtask
npx skillsauth add doravidan/supreme-ralph ralph-pauseInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Pause RALPH execution gracefully after the current subtask completes.
| Command | Description |
|---------|-------------|
| /ralph-pause | Pause after current subtask |
| /ralph-pause "reason" | Pause with reason |
.ralph/intervention.json╔════════════════════════════════════════════════════════════════╗
║ RALPH Paused ║
╚════════════════════════════════════════════════════════════════╝
Status: ⏸️ PAUSED
RALPH will pause after current subtask completes.
Reason: User requested pause
Current subtask: ST-001-3 (in progress)
Completed subtasks: 2
Checkpoints saved: 2
To resume: /ralph-resume
To rollback: /ralph-rollback
To cancel: /ralph-cancel
development
Run RALPH autonomous development loop. Converts PRD markdown to prd.json and runs autonomous implementation.
development
Run RALPH autonomous development loop to implement features from the PRD.
documentation
Generate detailed Product Requirements Documents (PRDs) through interactive conversation.
development
Initialize any project with Claude Code best practices and RALPH autonomous development