vavasilva/ralph-planner

6 stars · Last commit 2026-01-03

Claude Code plugin that creates structured execution plans in Ralph Wiggum format

README preview

# Ralph Planner

**Planning-first workflows for Ralph Wiggum loops**

> Turn a vague task into a clear execution plan — then run it in a loop.

## Why Planning Matters

[Ralph Wiggum](https://github.com/anthropics/claude-code/tree/main/plugins/ralph-wiggum) is a powerful loop execution plugin that iterates until a task is complete.

For complex tasks, having a structured plan before starting the loop helps:

- Define clear scope and phases upfront
- Set verifiable completion criteria
- Estimate iterations more accurately

Ralph Planner generates structured plans designed to integrate with ralph-wiggum loops.

## Quick Start

View full repository on GitHub →