/ralph-execute

Ralph Execute

Long-running tasks that survive context loss

B2B TierPlanning & Strategy

Overview

Stateless iteration executor for Ralph-compatible PRD files. Each invocation reads state from file, executes one action, updates state, and outputs a completion signal. Survives context compaction, session breaks, and agent handoffs.

What It Does

  • Reads current state from PRD file (phase, iteration, next action)
  • Executes exactly one action toward the next success criterion
  • Updates state section and iteration log after each action
  • Checks escape hatches (stuck detection, max iterations)
  • Outputs CONTINUE, TASK_COMPLETE, or BLOCKED_NEED_HUMAN

Inputs

  • PRD file path
  • Previous state (read from file)

Outputs

  • Updated PRD state section
  • Iteration log entry
  • Completion signal

Example

/ralph-execute

Execute a 24-phase SEO campaign across multiple sessions. Each iteration reads the PRD, performs one action (write outline, build page, deploy), updates the state, and signals ready for next iteration. Work survives any context break.

Ready to use /ralph-execute?

This skill ships with every Knowledge OS installation. Set up your system in 90 minutes.

Built and maintained by Victor Sowers at STEEPWORKS