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: