aicoolies logo
ralphy logo
ralphy logo

ralphy

Multi-agent loop runner for autonomous PRD completion

freeopen sourceverified Aug 22, 2026

ralphy is an autonomous bash-based orchestrator that runs Claude Code, Codex, OpenCode, Cursor agent, Qwen, and Droid in a continuous loop until a PRD is complete. Supports parallel task execution with isolated git worktrees, automated branching per task, PR creation, and webhook notifications to Discord and Slack. Cross-platform on macOS, Linux, and Windows via WSL2 or Git Bash.

Ralphy is an autonomous bash script that orchestrates multiple AI coding agents in a continuous loop until a product requirements document (PRD) is fully implemented. Named after Ralph Wiggum, it takes a deceptively simple approach to multi-agent development: write a PRD, run the script, and let it cycle through Claude Code, Codex, OpenCode, Cursor Agent, Qwen, Factory Droid, GitHub Copilot, and Gemini CLI until every requirement is satisfied. Each agent processes the same task or PRD section independently, with Ralphy managing the loop, checking completion criteria, and routing work between engines based on configurable preferences and availability.

The tool uses a file-based configuration system where developers define project settings including language, framework, test and lint commands, AI behavior rules, and file boundaries that agents must never modify. Rules persist across all tasks in a project, ensuring consistent coding standards regardless of which AI engine handles a particular iteration. Single-task mode handles quick changes like adding a login button with a one-liner command, while PRD mode processes multi-page requirement documents section by section. The bash-native implementation means zero dependencies beyond the AI CLIs themselves — no Node.js, no Python, no build step.

Licensed under MIT with over 2,500 GitHub stars, Ralphy addresses the practical reality that different AI coding agents excel at different types of tasks. Rather than committing to a single agent, it leverages the diversity of available coding assistants by running them in sequence until convergence. The project is actively maintained with Claude Code as the default engine and expanding support for newer entrants. Its simplicity is its strength — the entire orchestration logic lives in a single ralphy.sh file, making it trivial to audit, customize, and extend for specific team workflows without understanding complex framework abstractions.

Pricing

Free, open-source MIT-licensed CLI; no first-party paid product or hosted-service tier is documented. Install ralphy-cli from npm or run the Bash script from source.

full pricing breakdown →

Platforms

macOS, Linux, Windows (WSL2/Git Bash) — Node.js 18+

Categories

Tags

Use Cases

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

Claude Code logo

Claude Code

Top Pick

Anthropic's agentic coding CLI

Anthropic's agentic CLI coding tool that delegates complex tasks to Claude directly from the terminal. Understands entire codebases via automatic context gathering, edits multiple files, runs shell commands, and manages Git workflows autonomously. Supports CLAUDE.md for persistent project instructions, integrates with VS Code and JetBrains, and uses Claude Opus/Sonnet with extended thinking for complex architectural decisions. Built for terminal-first developers.

paid
Cursor logo

Cursor

Top Pick

The AI-first code editor

AI-first code editor built as a VS Code fork that deeply integrates LLMs into every part of the development workflow. Features Tab autocomplete with multi-line predictions, Cmd+K inline editing, AI chat with full codebase awareness, and Agent mode for autonomous multi-file edits with terminal execution. Supports GPT-4, Claude, and more with automatic context from project files and docs. Includes privacy mode for SOC 2 compliance. The leading AI-native IDE with 100K+ paying users.

freemiumTelemetry
Grok logo

Grok Build

Top Pick

xAI's terminal coding agent with parallel subagents and worktree-aware automation

Grok Build is xAI's terminal-first coding agent for planning, editing, testing, and reviewing code from a local CLI. The early beta exposes subagent controls, worktree mode, headless JSON output, best-of-N parallel attempts, sandbox profiles, and experimental memory. It fits developers comparing Claude Code, Codex, and Gemini CLI for local agentic workflows with deeper parallel execution.

paid
Codex logo

Codex

Top Pick

OpenAI coding agent for app, editor, terminal, and cloud work

Codex is OpenAI's coding agent for software development across the Codex app, editor, terminal, and cloud tasks. It helps write, review, debug, refactor, and automate code, with ChatGPT plan access for managed surfaces and API-key usage for CLI, SDK, and IDE workflows. The open-source CLI and SDK support local repository work, while cloud features add GitHub review, Slack/Linear integrations, worktrees, skills, MCP, and automations.

freemium
Raycast logo

Raycast

Productivity launcher for macOS

Blazingly fast, extensible productivity launcher for macOS that replaces Spotlight and serves as a keyboard-driven command center. Includes instant app launching, clipboard history, snippet management, window management, calculator, and a built-in AI chat with multiple models. Extension store with 1,000+ community integrations (GitHub, Jira, Linear, Docker). Script commands for shell automation, plus a React/TypeScript API for custom extensions.

freemium
Linear logo

Linear

Issue tracking built for software

Fast, opinionated project management for software teams with a keyboard-first interface, cycles, roadmaps, and deep GitHub/GitLab integration. Used by Vercel, Anthropic, and Coinbase. The modern Jira alternative that engineering teams actually enjoy using, with a clean design and responsive UI that makes issue tracking feel effortless rather than burdensome.

freemium

Used in Stacks

FAQ

What is ralphy?

ralphy is an autonomous bash-based orchestrator that runs Claude Code, Codex, OpenCode, Cursor agent, Qwen, and Droid in a continuous loop until a PRD is complete. Supports parallel task execution with isolated git worktrees, automated branching per task, PR creation, and webhook notifications to Discord and Slack. Cross-platform on macOS, Linux, and Windows via WSL2 or Git Bash.

Is ralphy free?

Yes — ralphy is free to use. Free, open-source MIT-licensed CLI; no first-party paid product or hosted-service tier is documented. Install ralphy-cli from npm or run the Bash script from source.

Is ralphy open source?

Yes — ralphy is open source.

Is ralphy still maintained?

Yes — ralphy is active. Its listing was last verified on August 22, 2026.

What are the best ralphy alternatives?

The top editor-verified ralphy alternatives are Symphony, ruflo, Agent Orchestrator.