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.
التثبيت
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
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: