continuous-claude and ralph-mcp
These tools are competitors, as both aim to automate the entire "Ralph loop" of code generation and integration, albeit with different focuses on continuous PRs versus parallel execution across worktrees.
About continuous-claude
AnandChowdhary/continuous-claude
🔂 Ralph loop with PRs: Run Claude Code in a continuous loop, autonomously creating PRs, waiting for checks, and merging
Maintains persistent context across loop iterations via a shared markdown file, preventing context drift and enabling self-directed progress toward larger goals. Uses GitHub's native PR workflow (checks, reviews, merging) as the coordination mechanism, treating each Claude Code invocation as an idempotent attempt that either succeeds or fails gracefully. Designed for multi-day tasks like large refactoring, test coverage expansion, or dependency updates where individual iterations build incrementally on prior knowledge.
About ralph-mcp
G0d2i11a/ralph-mcp
Fast parallel Ralph loop: PRD → ralph_start → keep chatting → auto-merged. Run multiple PRDs simultaneously in isolated worktrees with auto quality gates.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work