ralph-status

Assemble Ralph loop status reports from PRD.json, progress.txt, and git log.

Updated Jul 6, 2020
One-click install
npx skills add https://github.com/guifry/devconfig --skill ralph-status-guifry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralph-status
Source: https://github.com/guifry/devconfig/tree/main/claude/skills/ralph-status
Command: npx skills add https://github.com/guifry/devconfig --skill ralph-status-guifry

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Show progress of the autonomous Ralph loop.

Core Features & Use Cases

  • Reports current status, iteration progress, and blockers for the Ralph loop.
  • Generates concise summaries from PRD.json, progress.txt, and git log for decision making.
  • Provides quick insights for team briefs and PR updates.

Quick Start

Ask the system to display the current Ralph loop status.

Frequently Asked Questions about ralph-status

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

FAQPage Schema
How do I track autonomous loop progress and blockers from git log and PRD files?

Track autonomous loop progress by reading PRD.json, progress.txt, and git log to assemble a status report that includes iteration totals, task statuses, and blockers. This provides real-time monitoring of the Ralph loop's commits and tasks.

How does iteration tracking work with progress.txt and git log?

Iteration tracking works by parsing progress.txt and git log to generate concise summaries of current statuses and blockers. It reads these files to monitor iteration progress and identify blockers for decision making.

Can I generate a quick status report for team briefs from PRD.json?

Generate a status report for team briefs by reading PRD.json and progress data to provide quick insights. The report summarizes iteration totals, statuses, and blockers suitable for PR updates and team briefings.

Do I need any dependencies to monitor the Ralph loop status?

No dependencies are required to monitor the Ralph loop status. The tool operates standalone to read PRD.json, progress.txt, and git log for assembling iteration progress and blocker reports.

What's the best way to monitor autonomous loop blockers and task statuses?

The best way to monitor autonomous loop blockers is by reading git log and progress files to assemble a concise status report. This captures iteration totals, task statuses, and blockers for quick decision making.

Why is my autonomous loop status report not showing iteration progress?

Your status report may not show iteration progress if PRD.json, progress.txt, or git log data is missing or unreadable. The tool relies on these specific files to assemble totals, statuses, and blockers for the Ralph loop.