ralphy
New2.9kGitHubGeneralby michaelshimeles
My Ralph Wiggum setup, an autonomous bash script that runs Claude Code, Codex, OpenCode, Cursor agent, Qwen & Droid in a loop until your PRD is complete.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/ralphy.md https://raw.githubusercontent.com/michaelshimeles/ralphy/main/SKILL.md3
Invoke in Claude Code
/ralphyView source on GitHub
agent
Frequently Asked Questions
What is ralphy?
My Ralph Wiggum setup, an autonomous bash script that runs Claude Code, Codex, OpenCode, Cursor agent, Qwen & Droid in a loop until your PRD is complete.
How to install ralphy?
To install ralphy, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /ralphy.
What is ralphy best for?
ralphy is a community categorized under General. It is designed for: agent. Created by michaelshimeles.