Skip to main content
ClaudeWave

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.

Tools2.9k stars357 forksTypeScriptUpdated 4mo ago
Editor's note

Ralphy is a TypeScript-based CLI tool, installable via npm as `ralphy-cli`, that runs an autonomous coding loop by orchestrating multiple AI agent engines against a task list or PRD until all items are marked complete. It supports Claude Code as the default engine alongside OpenCode, Cursor, Codex, Qwen-Code, Factory Droid, GitHub Copilot, and Gemini CLI, with Claude-specific model shortcuts like `--sonnet` and the ability to pass raw arguments directly to the Claude Code CLI using a `--` separator. Tasks can be sourced from Markdown files or folders, YAML, JSON, or live GitHub Issues, and a `.ralphy/config.yaml` file lets teams encode project rules, forbidden file paths, and build commands that apply across every run. A standout feature is parallel execution, where each agent receives an isolated Git worktree and branch, with optional automatic merging, PR creation, or draft PR workflows. Developers and engineering teams who want to automate bulk feature work or sprint tasks across multiple AI coding tools without manual hand-holding between steps are the primary audience.

ClaudeWave Trust Score
70/100
· OK
Passed
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 6/11/2026
Get started
Method: Clone
Terminal
git clone https://github.com/michaelshimeles/ralphy
1. Clone the repository.
2. Follow the README for installation and usage instructions.

Tools overview

README preview not available. Visit the repo on GitHub for full documentation.
claude-codeopencoderalph-loopralph-wiggumralphy

What people ask about ralphy

What is michaelshimeles/ralphy?

+

michaelshimeles/ralphy is tools for the Claude AI ecosystem. 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. It has 2.9k GitHub stars and was last updated 4mo ago.

How do I install ralphy?

+

You can install ralphy by cloning the repository (https://github.com/michaelshimeles/ralphy) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is michaelshimeles/ralphy safe to use?

+

Our security agent has analyzed michaelshimeles/ralphy and assigned a Trust Score of 70/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains michaelshimeles/ralphy?

+

michaelshimeles/ralphy is maintained by michaelshimeles. The last recorded GitHub activity is from 4mo ago, with 43 open issues.

Are there alternatives to ralphy?

+

Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.

Deploy ralphy to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: michaelshimeles/ralphy
[![Featured on ClaudeWave](https://claudewave.com/api/badge/michaelshimeles-ralphy)](https://claudewave.com/repo/michaelshimeles-ralphy)
<a href="https://claudewave.com/repo/michaelshimeles-ralphy"><img src="https://claudewave.com/api/badge/michaelshimeles-ralphy" alt="Featured on ClaudeWave: michaelshimeles/ralphy" width="320" height="64" /></a>

More Tools