ralph

Plan work and generate ralph task files for autonomous execution. Use when the user wants to plan tasks, create a prd, run ralph, or fix a batch of issues. Triggers on: ralph, create tasks, plan this, run ralph, prd.

287 stars

Best use case

ralph is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Plan work and generate ralph task files for autonomous execution. Use when the user wants to plan tasks, create a prd, run ralph, or fix a batch of issues. Triggers on: ralph, create tasks, plan this, run ralph, prd.

Teams using ralph should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/ralph/SKILL.md --create-dirs "https://raw.githubusercontent.com/opentabs-dev/opentabs/main/.agents/skills/ralph/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/ralph/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How ralph Compares

Feature / AgentralphStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Plan work and generate ralph task files for autonomous execution. Use when the user wants to plan tasks, create a prd, run ralph, or fix a batch of issues. Triggers on: ralph, create tasks, plan this, run ralph, prd.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

**IMPORTANT: This file is a stub. The actual skill content is maintained in `__SKILL__.md` in this same directory.**

Before proceeding, you MUST read the file `.Codex/skills/ralph/__SKILL__.md` for the latest skill instructions. The content is kept separate so that updates to the skill are always picked up fresh, even if this stub was cached at the start of a session.

Related Skills

bump-version

287
from opentabs-dev/opentabs

Bump package versions across all platform packages and plugins in lockstep. Use when the user wants to bump versions, update versions, or prepare a release. Triggers on: bump version, bump versions, version bump, update version, prepare release.

build-plugin

287
from opentabs-dev/opentabs

Complete plugin development workflow: build, test, icon, troubleshoot, and setup. Use when the user wants to build a plugin, create a plugin, troubleshoot issues, add icons, or install/configure plugins. Triggers on: build plugin, create plugin, develop plugin, new plugin, plugin icon, troubleshoot, debug, setup plugin, install plugin.

ralphinho-rfc-pipeline

144923
from affaan-m/everything-claude-code

基于RFC驱动的多智能体DAG执行模式,包含质量门、合并队列和工作单元编排。

DevelopmentClaude

ralph-plan

22487
from mastra-ai/mastra

Interactive planning assistant that helps create focused, well-structured ralph-loop commands through collaborative conversation

ralph

22262
from Yeachan-Heo/oh-my-claudecode

Self-referential loop until task completion with configurable verification reviewer

ralph

18419
from Yeachan-Heo/oh-my-codex

Self-referential loop until task completion with architect verification

ralph-init

18419
from Yeachan-Heo/oh-my-codex

Initialize a PRD (Product Requirements Document) for structured ralph-loop execution

ralph

7060
from civitai/civitai

Autonomous agent for tackling big projects. Create PRDs with user stories, then run them via the CLI. Sessions persist across restarts with pause/resume and real-time monitoring.

ralph-opencode-free-loop

3891
from openclaw/skills

Run an autonomous Open Ralph Wiggum coding loop using OpenCode Zen with free models and automatic fallback.

ralph-loop

3891
from openclaw/skills

Guide OpenClaw agents to execute Ralph Wiggum loops using exec and process tools. Agent orchestrates coding agents (Codex, Claude Code, OpenCode, Goose) with proper TTY support via pty:true. Plans/builds code via PROMPT.md + AGENTS.md, SPECS and IMPLEMENTATION_PLAN.md. Includes PLANNING vs BUILDING modes, backpressure, sandboxing, and completion conditions. Users request loops, agents execute using tools.

Skill: Ralph — Two-Pass Issue Scanning

1828
from bradygaster/squad

**Confidence:** high

setup-ralph

1772
from glittercowboy/taches-cc-resources

Set up and configure Geoffrey Huntley's original Ralph Wiggum autonomous coding loop in any directory with proper structure, prompts, and backpressure.