LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

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-16

Capabilities

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

Source

  • Spec: SKILL.md
ralph
analyzer
loop-analysis
progress-tracking
completion-detection
Parse RALPH_STATUS blocks
Detect completion using dual-condition logic
Identify stuck loops and stagnation
Track progress across iterations
Claude response outputs
Iteration numbers
.ralph-session.json session file
Structured JSON analysis output
Updated .ralph-session.json file
Recorded loop execution results