ralph-wiggum

ralph-wiggum is a plugin for Claude Code from opensesh/karimo-overview. Its manifest loads nothing; the 2 commands it bundles cost 16 tokens per session together, scanned A, a copy of ralph-wiggum, Apache-2.0.

A setup that repeatedly runs an AI coding task in a loop, sending the same instruction again until the task is complete. It is based on the Ralph Wiggum technique for iterative development.

In plain words
What is it for?
Running Claude repeatedly on an interactive development task until the requested implementation is completed.
Why use it?
Some coding tasks need repeated attempts and checks before they are finished. The loop reduces the need to restart the process manually each time.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add opensesh/karimo-overview
agentmods
npx agentmods add plugins/opensesh/karimo-overview/ralph-wiggum
Clone the repo
git clone --depth 1 https://github.com/opensesh/karimo-overview

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ralph-wiggum

README.md
[![agentmods](https://agentmods.dev/badge/plugins/opensesh/karimo-overview/ralph-wiggum.svg)](https://agentmods.dev/plugins/opensesh/karimo-overview/ralph-wiggum)
Your own site
<a href="https://agentmods.dev/plugins/opensesh/karimo-overview/ralph-wiggum"><img src="https://agentmods.dev/badge/plugins/opensesh/karimo-overview/ralph-wiggum.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 2 commands cost 16 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod in the catalogue.
Security

Grade A, and why

ralph-wiggum scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to ralph-wiggum — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.claude/plugins/ralph-wiggum/.claude-plugin/plugin.json · 10 lines

What it actually says

{
  "name": "ralph-wiggum",
  "version": "1.0.0",
  "description": "Implementation of the Ralph Wiggum technique - continuous self-referential AI loops for interactive iterative development. Run Claude in a while-true loop with the same prompt until task completion.",
  "author": {
    "name": "Daisy Hollman",
    "email": "[email protected]"
  }
}
Contents

What it installs

The manifest is a name and a version. 2 commands travel with it, and installing the plugin installs all of them — 16 tokens a session between them. Each is measured on its own page, and each can be installed alone.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 10 lines scan A ea8cc92197a9

Subscribe to this mod's changes

ralph-wiggum is a plugin published in the GitHub repository opensesh/karimo-overview (11 stars, last pushed 4mo ago), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. It is 100% identical to ralph-wiggum, differing in 0 lines, and is treated as a copy.

Related

Other plugins, from other repositories

karimo

Autonomous development methodology: PRD interviews → agent execution → automated review.

opensesh/KARIMO · not measured

agmsg

Cross-agent messaging via SQLite. Send messages between CLI AI agents. No daemon, no network.

fujibee/agmsg · not measured

cinematic-scroll

Build cinematic, scroll-driven websites — pinned chapter reveals, multi-depth parallax, 3D tilt, environment-morphing backgrounds, and full release/launch pages. The motion grammar is the skill; the aesthetic is always the user's. Single self-contained scroll sections (Mode A) or a full Next.js release site with…

MustBeSimo/cinematic-scroll-skill · not measured

agent-harness

Multi-agent harness for Claude Code: Planner→Generator→Evaluator sprints executed as background dynamic workflows (Agent-tool fallback), fable/opus/sonnet/haiku model routing with per-role reasoning effort, harness-engineering framework for design/diagnosis, and Anthropic 2026-04-04 P-G-E pattern.

bouob/agent-harness · not measured

autonomous-dev marketplace

PROJECT.md-first autonomous development with 22 specialized agents, 28 skills, and 66 automation hooks. Full SDLC automation via /implement command. Zero scope creep with automatic PROJECT.md validation. Works for Python, JavaScript, TypeScript, and Go projects.

akaszubski/autonomous-dev · not measured

explainmyrepo

Turn any GitHub repo into a beautiful, art-directed explainer site that takes a stranger from "I've never seen this" to "oh, I get why this matters — and I'm ready to use it." One Claude Code skill (the brain) reads the repo, builds a real RVF vector knowledge base, conceives a bespoke visual metaphor, authors the…

stuinfla/Repo-Explainer · not measured