ralph-loop

Installation
Summary

Automated agent-driven development loop that executes AI agents against user story acceptance criteria.

  • Structures features as JSON-formatted user stories with testable acceptance criteria that agents can verify and track
  • Runs AI agents in a continuous loop to implement features, check acceptance criteria, and log progress for subsequent agent iterations
  • Requires prerequisite setup of AI coding agent configuration and user stories framework before running the Ralph agent loop
  • Integrates with AI coding agents like Cursor, GitHub Copilot, or Claude Code for consistent, project-aware development
SKILL.md

Ralph Loop

Complete setup for automated agent-driven development. Define features as user stories with testable acceptance criteria, then run AI agents in a loop until all stories pass.

Prerequisites

Complete these recipes first (in order):

AI Coding Agent Configuration

Configure AI coding agents like Cursor, GitHub Copilot, or Claude Code with project-specific patterns, coding guidelines, and MCP servers for consistent AI-assisted development.

curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/agent-setup

Cookbook - Complete These Recipes in Order

User Stories Setup

Related skills
Installs
2.5K
GitHub Stars
15
First Seen
Jan 21, 2026