michaelshimeles/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. observed · 2026-08-28
Health v2 · maintenance only
45/100
- Activity 66
- Release rhythm 35
- Longevity 16
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 230
- days_rel: n/a
- days_push: 209
- n_releases_24m: 0
Adoption not part of the score
2964 stars · 367 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Ralphy is a CLI tool (npm package and bash script) that runs AI coding agents like Claude Code, Codex, OpenCode, Cursor, Qwen-Code, and Factory Droid in an autonomous loop until tasks from a PRD, task list, or GitHub issues are complete. It manages git branches per task, auto-commits changes, creates PRs, and supports parallel execution via git worktrees.
Use cases
- run an AI agent in a loop until my PRD is complete
- automate fixing a list of bugs with Claude Code
- work through GitHub issues labeled ai-task automatically
- run multiple AI coding agents in parallel on separate tasks
- enforce project coding rules on AI-generated code
- auto-create pull requests from AI agent work
When to choose
- you want autonomous, unattended AI coding sessions driven by a task list or PRD
- you use multiple AI coding CLIs (Claude Code, Codex, Cursor, etc.) and want one orchestrator
- you need per-task git branches, auto-commits, and PR creation
- you want parallel agent execution isolated with git worktrees
When to avoid
- you need a GUI or IDE-integrated AI assistant rather than a CLI loop
- you want fine-grained human review at every step rather than autonomous completion
- your project has no test or lint setup to validate agent output
- you require a permissive license - the repo has none
Facets
cli-tool · maturity active
agent-framework cli workflow-automation developer-tools ci-cd developer-tools large-language-models cli windows ai-coding-agents autonomous-loop ralph-loop claude-code git-worktrees prd-driven-development code-generation automation ai-agents command-line nodejs macos linux
2 sources
- readme: https://github.com/michaelshimeles/ralphy · fetched 2026-08-28 · 98129902df8a
- homepage: https://ralphy.goshen.fyi · fetched 2026-08-29 · e7dee5b313ca
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| michaelshimeles/ralphy | main | 45 |
For agents
markdown · JSON · MCP: product_card(name="michaelshimeles/ralphy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem