ralph-plan

Scaffold Ralph Wiggum autonomous development loops with specification files and orchestration scripts.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/hens0n/claude_skills --skill ralph-plan-hens0n
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralph-plan
Source: https://github.com/hens0n/claude_skills/tree/main/.claude/skills/ralph-plan
Command: npx skills add https://github.com/hens0n/claude_skills --skill ralph-plan-hens0n

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the setup and initial planning phase for an AI-driven autonomous development loop, streamlining the process of defining project goals, requirements, and implementation plans.

Core Features & Use Cases

  • Project Scaffolding: Automatically creates essential files like PROMPT_plan.md, PROMPT_build.md, AGENTS.md, IMPLEMENTATION_PLAN.md, and loop.sh.
  • Requirement Definition: Guides the user through defining project goals, identifying Jobs to Be Done (JTBD), and decomposing them into focused specification files.
  • Use Case: Kickstart a new AI development project by having Claude automatically set up the entire Ralph Wiggum autonomous loop structure, analyze the existing codebase, and generate an initial implementation plan based on your project's goals.

Quick Start

Use the ralph-plan skill to set up the autonomous development loop for this project, providing 'Build a personal portfolio website' as the goal description.

Frequently Asked Questions about ralph-plan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold an autonomous AI development loop for a new project?

To scaffold an autonomous AI development loop, you need to generate configuration and specification files. This Skill automates that setup by creating orchestration scripts and defining project requirements to initiate iterative code generation.

What files are needed to start an AI-driven project planning loop?

AI-driven project planning requires specification and orchestration files. This setup generates PROMPT_plan.md, PROMPT_build.md, AGENTS.md, IMPLEMENTATION_PLAN.md, and loop.sh to structure the autonomous development cycle.

How does the Ralph Wiggum autonomous loop structure iterative code generation?

The Ralph Wiggum autonomous loop structures code generation by analyzing project goals and decomposing them into focused specification files. It then coordinates AI agents through prompts and scripts to execute the implementation plan iteratively.

Can I use this autonomous loop setup for an existing codebase?

Yes, you can use this autonomous loop setup for an existing codebase. The process analyzes your current project structure during the scaffolding phase to generate an initial implementation plan aligned with your goals.

How do I kickstart AI project planning without manually writing implementation plans?

You can kickstart AI project planning by providing a high-level goal description like 'Build a personal portfolio website'. The system automatically sets up the loop structure, analyzes requirements, and generates the IMPLEMENTATION_PLAN.md file.

What are the limitations of using automated scaffolding for AI development loops?

Automated scaffolding for AI development loops requires a clear goal description to function effectively. While it generates the initial structure and implementation plan, the actual iterative code execution relies on the generated orchestration scripts and AI agent capabilities.