doeixd/opencode-ralph-rlm
OpenCode plugin: Ralph outer loop + RLM inner loop — iterative AI development with file-first discipline and sub-agent support
**Technical Summary:** Implements a two-tier AI coding loop where a strategist session (Ralph) supervises fresh worker sessions (RLM) that each load state from files rather than inheriting noisy context windows, ensuring each attempt starts with surgical precision and accumulated learnings without prior-turn noise. The architecture treats files as the persistent memory primitive—`PLAN.md`, `RLM_INSTRUCTIONS.md`, and `NOTES_AND_LEARNINGS.md` carry forward strategy and discoveries across disposable context windows, while `rlm_grep`/`rlm_slice` enforce surgical file access. Integrates as an OpenCode plugin and relies on a `verify.command` exit condition (tests, typechecks, linters) as the single source of truth for loop termination.
Available on npm.
Stars
5
Forks
2
Language
TypeScript
License
—
Category
Last pushed
Feb 17, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/doeixd/opencode-ralph-rlm"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mikeyobrien/ralph-orchestrator
An improved implementation of the Ralph Wiggum technique for autonomous AI agent orchestration
multivmlabs/ralph-starter
Bootstrap projects from Figma, Linear, Notion & GitHub specs. The only AI ralph with source integrations.
AnandChowdhary/continuous-claude
🔂 Ralph loop with PRs: Run Claude Code in a continuous loop, autonomously creating PRs, waiting...
alfredolopez80/multi-agent-ralph-loop
Orchestration system for Claude Code with memory-driven planning, multi-agent coordination,...
YW1975/Ralph-Lisa-Loop
Dual-agent AI code review loop — consensus at every step, not after the fact. Used to evolve an...