ralph-monitor

Monitor Ralph Wiggum loop progress by querying Archon state and local log files.

3|1|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/HouseGarofalo/claude-code-base --skill ralph-monitor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralph-monitor
Source: https://github.com/HouseGarofalo/claude-code-base/tree/main/.claude/skills/ralph-monitor
Command: npx skills add https://github.com/HouseGarofalo/claude-code-base --skill ralph-monitor

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides crucial visibility into the status and progress of Ralph Wiggum loops, helping users monitor ongoing processes, review historical data, and diagnose potential issues efficiently.

Core Features & Use Cases

  • Real-time Status Monitoring: Get immediate updates on active loops, including iteration count, duration, and task progress.
  • Iteration Summaries: View detailed breakdowns of each iteration, including focus, activity, and test results.
  • History and Comparison: Access logs of completed loops and compare their performance metrics.
  • Issue Diagnosis: Identify potential problems like stuck loops or high resource usage with suggested troubleshooting steps.
  • Use Case: When a critical loop has been running for an extended period, use this Skill to quickly assess its current state, identify any bottlenecks, and decide on the next course of action.

Quick Start

Show me the current status of the Ralph loop.

Frequently Asked Questions about ralph-monitor

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

FAQPage Schema
How do I monitor the progress of an automated loop in real time?

To monitor loop progress in real time, you can query the current state to get immediate updates on iteration count, duration, and task progress for active automated workflows.

What is the best way to view iteration summaries for automated workflows?

Viewing iteration summaries for automated workflows involves querying local log files to display detailed breakdowns of each iteration, including focus areas, activities, and test results.

How can I diagnose a stuck loop or identify high resource usage in my automated workflow?

To diagnose a stuck loop or high resource usage, query the system state and local logs to identify potential bottlenecks and receive suggested troubleshooting steps for resource-intensive workflows.

Can I access historical data to compare the performance metrics of completed loops?

Yes, you can access historical data by querying local log files of completed loops to compare their performance metrics and review past execution history.

Does monitoring loop progress require any specific external dependencies?

Monitoring loop progress does not require specific external dependencies, as it queries existing system state and local log files to provide operational visibility and issue detection.