ralph-wiggum
About
Ralph Wiggum packages the Ralph autonomous-loop pattern — repeatedly restarting a coding agent with clean context — on top of structured specifications rather than ad-hoc prompts. Markdown specs in a specs/ directory carry testable acceptance criteria; each loop iteration has the agent orient, pick one task, implement and test it, commit, and emit a completion phrase the outer script checks for before deciding to continue. Attempt counters flag specs that fail ten times, full logs and optional Telegram notifications keep long runs observable, and an AI-driven installer interviews you to generate a project constitution governing agent behavior. Per-agent loop scripts cover Claude Code, Codex, Gemini, Copilot, and Cursor in both bash and PowerShell, and the whole thing installs as an Agent Skill into any skills-compatible tool. Developers running long unattended builds use it to keep agents working through a spec list without context rot.