ralph-loop

Installation
SKILL.md

Ralph Loop Creator

Create autonomous iterative loops that process a backlog of tasks with clear acceptance criteria. Named after the Ralph Wiggum pattern for spec-driven autonomous development.

Overview

A Ralph loop consists of:

  • Task System - Native Claude Code task management with dependency tracking
  • Prompt (prompt.md) - Instructions for each iteration
  • Runner (ralph.sh) - Bash script that loops until completion
  • Progress (progress.txt) - Execution log
  • Knowledge (knowledge.md) - Accumulated learnings

Quick Start

To create a new Ralph loop, gather requirements then run the init script:

python ~/.claude/skills/ralph-loop/scripts/init_ralph.py <output-dir>
Related skills

More from benjaming/ai-skills

Installs
22
GitHub Stars
2
First Seen
Feb 3, 2026