AgentSkillsCN

ralph-status

展示当前 Ralph Ultra 项目的最新状态,包括 PRD 进度、循环运行状态、技能执行结果以及会话历史记录。便于您随时掌握自主开发的进展与成效。

SKILL.md
--- frontmatter
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

  1. Project info — Name, type, template, security mode
  2. PRD progress — Stories by status (done/in-progress/pending/blocked)
  3. Current session — Iteration count, elapsed time, cost estimate
  4. Skill results — Last run results for each skill
  5. Recent activity — Last 10 log entries
  6. Health — Overall project health score

Usage

code
/ralph-ultra:ralph-status

Status reads from

  • .ralph-ultra/config.json — Project configuration
  • prd.json — Story progress
  • .ralph-ultra/sessions/current/ — Active session data
  • .ralph-ultra/cache/ — Cached skill results