ralph

Installation
SKILL.md

Ralph - Recursive Task Execution

Autonomous task execution that works with any agent harness (amp, opencode, claude, etc.).

How It Works

  1. You provide a prompt - e.g., "Implement the next task from prd.json and ensure all QA checks pass"
  2. Agent executes ONE task - Implements, tests, commits
  3. Agent creates new session - Starts fresh with summary of what was done + the same prompt
  4. Repeat until done - Continues until all tasks are complete

Two Phases

Phase Purpose Trigger
Setup Configure task source (prd.json or task_list) "set up ralph", "configure ralph"
Loop Execute tasks recursively until done "run ralph", "start the loop"

Supported Task Sources

Related skills
Installs
7
GitHub Stars
1
First Seen
Jan 24, 2026