Agent Skills: Ralph Stats

Ralph execution statistics and goal file locations

UncategorizedID: mgreenly/ikigai/ralph-stats

Install this agent skill to your local

pnpm dlx add-skill https://github.com/mgreenly/ikigai/tree/HEAD/.claude/library/ralph-stats

Skill Files

Browse the full folder contents for ralph-stats.

Download Skill

Loading file tree…

.claude/library/ralph-stats/SKILL.md

Skill Metadata

Name
ralph-stats
Description
Ralph execution statistics and goal file locations

Ralph Stats

File Locations

All ralph state lives in $HOME/.local/state/ralph/:

| File | Purpose | |------|---------| | stats.jsonl | One JSON object per run with timing, cost, tokens | | goals/ | Goal files (named goal-<timestamp>.md) |

Getting a Summary

Run the stats script:

.claude/scripts/ralph-stats

Reports: total runs, total duration, model wait percentage, total cost.