ralph-analyzer - Ralph Wiggum loop analysis skill
Analyzes Ralph Wiggum loop outputs for completion detection, stuck loop identification, and progress tracking.
Tags
Updated: 2026-09-16Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Parse RALPH_STATUS blocks
- Detect completion using dual-condition logic
- Identify stuck loops and stagnation
- Track progress across iterations
- Detect completion promise tags
Inputs
- Claude response outputs
- Iteration numbers
- .ralph-session.json session file
Outputs
- Structured JSON analysis output
- Updated .ralph-session.json file
- Recorded loop execution results
Requirements
- lib/response_analyzer.sh script
- lib/circuit_breaker.sh script
- @ralph-executor agent
