michaelshimeles/ralphy
2,746 stars · Last commit 2026-02-05
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.
README preview
# Ralphy [](https://www.npmjs.com/package/ralphy-cli) **[Join our Discord](https://discord.gg/SZZV74mCuV)** - Questions? Want to contribute? Join the community!  Autonomous AI coding loop. Runs AI agents on tasks until done. ## Install **Option A: [npm](https://www.npmjs.com/package/ralphy-cli)** (recommended) ```bash npm install -g ralphy-cli # Then use anywhere ralphy "add login button" ralphy --prd PRD.md ```