Skip to main content
Ecosystem Open source

A pattern people keep rebuilding for one reason: it works.

Ralph Workflow is the product. The broader loop idea is the pattern: plan the task, build in the background, verify the result, and recover when the agent drifts.

Independent projects

Different stacks, same need for unattended trust.

Add a project
Project 01

Ralphex

Multi-agent orchestration with planning, development, review, and fix phases.

Project 02

ralph-addons

Community extensions for custom phases, analyzers, tools, and verification plugins.

Project 03

Ralph-code

Direct loop implementation with plan-build-verify-recover structure.

Project 04

Oh-My-OpenClaw

OpenClaw skill framework using loop patterns for autonomous agent tooling.

Project 05

N43-Studio

Contracts-driven execution with structured task definitions.

Project 06

wtthornton/rloop

Claude Code skill integration for Ralph Workflow-style handoffs.

Why it repeats

Single-shot prompts are not enough for real work.

Agents need bounded plans.
Output needs verification gates.
Failures need recovery, not silence.
Humans need a receipt they can trust.