ralph-wiggum-loop
Installation
SKILL.md
Ralph Wiggum Loop
Overview
The Ralph Wiggum pattern: an external shell loop that spawns a fresh agent session per PR comment. Each invocation reads a plan file, does exactly one unit of work (triage or fix), then exits. The shell loop handles repetition.
This avoids context window exhaustion and works with any agent.
How to invoke
This skill is not invoked via chat. Instead, you run a shell loop in your
terminal — the loop pipes CODE_REVIEW_PLAN.md to a fresh agent session for
each iteration: