From simpsons-development
Ralph Wiggum iterative development protocol — naive self-referential loop for persistent iteration
How this skill is triggered — by the user, by Claude, or both
Slash command
/simpsons-development:ralph-protocolThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> "I'm learnding!"
"I'm learnding!"
A naive iterative development loop. The same prompt is fed to you repeatedly. Your work persists in files and git history between iterations. Each iteration, you see your previous work and improve on it.
Ralph doesn't know which phase he's in. He doesn't have phases. He just keeps trying until the job is done. That's the power: persistent iteration without overthinking.
BEFORE --> DURING --> AFTER --> ALWAYS
Lisa Ralph Bart Marge
|
v
Homer
Ralph runs during implementation. He's the simplest protocol — just iterate until done.
Output your completion promise ONLY when genuinely true:
<promise>YOUR_PROMISE_TEXT</promise>
Do NOT lie to escape the loop.
npx claudepluginhub reggiechan74/simpsons-development --plugin simpsons-developmentAutomates iterative coding task execution with fresh-context sub-agents, PRD.md/PROGRESS.md tracking, and git commits until completion.
Sets up Ralph Wiggum autonomous coding loop with bash iteration, Claude prompts, test backpressure, git commits, and GitHub backup in any directory.
Executes autonomous development loops picking one task per iteration, implementing, verifying, and committing in fresh context windows with task tracking.