prp-ralph-loop
Installation
SKILL.md
PRP Ralph Loop Execution Guide
This skill provides the knowledge needed to correctly execute Ralph loop iterations. Ralph is an autonomous loop system that executes PRP plans iteratively until all tasks are complete and all validations pass.
1. Context Detection
How to Know You're in a Ralph Loop
Check for the state file: .claude/prp-ralph.state.md
If this file exists, you are in an active Ralph loop. Read it first to understand:
- Current iteration number
- Maximum iterations allowed
- Path to the plan being executed
- Progress from previous iterations
State File Location
Related skills