ralph-wiggum
Autonomous spec-driven coding with self-correcting build loops
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Ralph Wiggum?โผ
Run `npx skills add fstandhartinger/ralph-wiggum --all -g -y` in your terminal to install the skill globally.
What is the Ralph Wiggum loop?โผ
It is an autonomous coding loop where the agent picks one specification, implements it, verifies acceptance criteria, commits, and repeats with a fresh context window each iteration.
How does Ralph Wiggum know a task is done?โผ
The agent only outputs a DONE completion signal when all acceptance criteria pass and changes are committed; otherwise the shell loop retries automatically.
Does Ralph Wiggum work with Codex, Gemini, and Copilot?โผ
Yes. It ships with ready-made loop scripts for Claude Code, OpenAI Codex, Google Gemini, and GitHub Copilot in both Bash and PowerShell.
Do I need detailed plans before running Ralph?โผ
No. Most projects work directly from numbered spec files with clear acceptance criteria; the optional plan mode is only for detailed task breakdowns.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core