AgentSkillsCN

ralph-dashboard

打开实时终端仪表板,实时展示循环进度、故事状态网格、成本追踪以及技能执行结果。在自主循环运行期间随时使用。

SKILL.md
--- frontmatter
name: ralph-dashboard
description: Open the live terminal dashboard showing real-time loop progress, story status grid, cost tracking, and skill results. Use while the autonomous loop is running.
allowed-tools: Bash

Ralph Ultra Live Dashboard

Real-time terminal dashboard for monitoring the autonomous loop.

What this shows

  • Progress bar with current iteration / max
  • Story status grid with icons (pass/fail/blocked/pending)
  • Elapsed time and cost estimate
  • Last skill results
  • Live log tail (last 5 entries)

Usage

code
/ralph-ultra:ralph-dashboard

Controls

  • q — Quit dashboard
  • r — Force refresh
  • Auto-refreshes every 2 seconds

Requirements

Terminal with ANSI color support. Falls back gracefully on basic terminals.