soderlind/ralph
Ralph is a small runner around GitHub Copilot CLI (standalone) inspired by the“Ralph Wiggum” technique: run a coding agent from a clean slate, over and over, until a stop condition is met
Orchestrates iterative feature development by wrapping GitHub Copilot CLI with a structured feedback loop—reading a PRD and progress file, selecting incomplete items, running test verification (`pnpm typecheck`, `pnpm test`), and committing changes between iterations. Supports configurable permission profiles (`locked`, `safe`, `dev`) to control tool access, model selection (default `gpt-5.2`, swappable to Claude), and skill/prompt injection via file attachment rather than CLI arguments, halting early on explicit completion signals.
Stars
81
Forks
17
Language
Shell
License
MIT
Category
Last pushed
Jan 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/soderlind/ralph"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tirth8205/code-review-graph
Local knowledge graph for Claude Code. Builds a persistent map of your codebase so Claude reads...
SienkLogic/plan-build-run
Plan it. Build it. Run it. A Claude Code plugin for structured development with...
shoootyou/get-shit-done-multi
Fork of Get Shit Done (TÂCHES) with multi-CLI support. Spec-driven development workflows for...
croffasia/cc-blueprint-toolkit
🏗️ Claude Code Plugin for smart blueprint-driven development
GradeBuilderSL/partenit-claudev
Jira task → Claude Code → GitHub PR → auto-merge. AI-powered dev pipeline that writes code,...