Skill
ralph
Self-referential loop until task completion with configurable verification reviewer
Install
git clone https://github.com/Yeachan-Heo/oh-my-claudecode /tmp/oh-my-claudecode && ln -s /tmp/oh-my-claudecode/skills/ralph ~/.claude/skills/ralph
From README
Parallel session caveats Multi-repo workspace anchor: drop a .omc-workspace marker at the parent directory so multiple sessions across sub-repos share one .omc/. Resolution order: OMCSTATEDIR > .omc-workspace > git > cwd. See docs/REFERENCE.md. Session id source: OMCSESSIONID env var wins in CLI contexts; hook payload data.sessionid wins in hook contexts. Plan id (when applicable): Two ralph runs in the same workspace will conflict on prd.json. Use distinct session IDs (the hook payload sessionid is already isolated per Claude Code session). For parallel ultragoal-backed ralph runs, use --plan-id.

