Use when the user asks to start, run, or resume ralph-gsd (the autonomous milestone execution loop). Invokes the monitor skill then launches ralph-gsd in the background.
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Use when the user asks to start, run, or resume ralph-gsd (the autonomous milestone execution loop). Invokes the monitor skill then launches ralph-gsd in the background.
ralph-gsd: Run
Starts the autonomous ralph-gsd milestone execution loop and sets up the 2-hour background monitor.
Steps (always in this order)
1. Invoke the monitor skill FIRST
Before launching ralph-gsd, invoke the monitor skill to set up the 2-hour watchdog:
Skill("ralph-gsd-monitor")
This sets up a CronCreate job โ no further action needed.
2. Launch ralph-gsd
Spawn an agent to start ralph-gsd in the background: