ralph-execute
Installation
SKILL.md
Ralph Execute
Resume and advance an already-installed Ralph harness in the current repository until the queue is empty, lease ownership must transfer, or a documented human-gated stop condition occurs.
This skill does not install the harness. It assumes the current repository already contains the Ralph harness scaffold.
In this source repository, the root .ralph/, tasks/, and specs/ paths are dogfood runtime artifacts. The shipped scaffold under src/ stays cleaner than the root runtime, and target runtime records are generated after installation or first run.
Use When
- The current repository already has the Ralph harness installed.
- You want an explicit named way to resume the harness.
- You want the active coding agent to read the current queue state and advance the next orchestrator step or role handoff.