Agent Skill
2/7/2026ralph-status
Show current Ralph Ultra project status including PRD progress, loop state, skill results, and session history. Use to check how the autonomous development is progressing.
K
kimhons
1GitHub Stars
1Views
npx skills add kimhons/Ralph-Loop-Ultra
SKILL.md
| Name | ralph-status |
| Description | Show current Ralph Ultra project status including PRD progress, loop state, skill results, and session history. Use to check how the autonomous development is progressing. |
name: ralph-status description: Show current Ralph Ultra project status including PRD progress, loop state, skill results, and session history. Use to check how the autonomous development is progressing. allowed-tools: Read, Bash, Grep, Glob
Ralph Ultra Status
Display comprehensive project status.
What this shows
- Project info — Name, type, template, security mode
- PRD progress — Stories by status (done/in-progress/pending/blocked)
- Current session — Iteration count, elapsed time, cost estimate
- Skill results — Last run results for each skill
- Recent activity — Last 10 log entries
- Health — Overall project health score
Usage
/ralph-ultra:ralph-status
Status reads from
.ralph-ultra/config.json— Project configurationprd.json— Story progress.ralph-ultra/sessions/current/— Active session data.ralph-ultra/cache/— Cached skill results
Skills Info
Original Name:ralph-statusAuthor:kimhons
Download