Ralph Loop Overview This skill guides OpenClaw agents to execute Ralph Loop workflows using the and tools. The agent orchestrates AI coding agent sessions following the Ralph playbook flow: 1) Define Requirements → JTBD → Focus Topics → 2) PLANNING Loop → Create/update (do not implement) 3) BUILDING Loop → Implement tasks, run tests (backpressure), update plan, commit The loop persists context via + (loaded each iteration) and the plan/specs on disk. How This Skill Works This skill generates instructions for OpenClaw agents to execute Ralph Loops using the and tools. - The agent calls tool wi…