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
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
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: