dashboard

Aggregate campaigns, fleet sessions, telemetry, and queues into a readable dashboard.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/mferris77/SpringBoard --skill dashboard-mferris77
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: dashboard
Source: https://github.com/mferris77/SpringBoard/tree/main/vscode-citadel-harness/skills/dashboard
Command: npx skills add https://github.com/mferris77/SpringBoard --skill dashboard-mferris77

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Presents a real-time, human-readable snapshot of harness state by aggregating campaigns, fleet sessions, telemetry, and pending queues, helping teams understand system health without wading through raw logs.

Core Features & Use Cases

  • Real-time synthesis of campaigns, fleet activity, telemetry, and queues into an at-a-glance dashboard
  • Quick health checks and status inquiries via natural prompts like "/dashboard" or "what's happening"
  • Use cases include incident triage, sprint health monitoring, and capacity planning

Quick Start

Invoke the /dashboard command to view the current harness state in a readable, real-time dashboard.

Frequently Asked Questions about dashboard

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

FAQPage Schema
How do I get a real-time observability summary of campaigns and fleet sessions?▼

To get a real-time observability summary, invoke the /dashboard command, which reads harness state from disk and renders a human-readable snapshot of campaigns, fleet sessions, telemetry, and queues.

What is the best way to monitor harness health without reading raw JSON logs?▼

Monitoring harness health without raw JSON is achieved by aggregating telemetry sources into a concise dashboard snapshot, providing an at-a-glance status of campaigns and queues for quick incident triage.

Can I check Citadel project telemetry and queue status on demand?▼

You can check Citadel project telemetry and queue status on demand by prompting the dashboard skill, which synthesizes fleet activity and pending queues into a readable summary for routine health monitoring.

Does the dashboard observability skill require external dependencies to render state?▼

The dashboard observability skill requires no external dependencies, relying solely on reading state from disk to aggregate telemetry and render a human-readable summary of the current harness state.

How do I perform an incident review using harness telemetry and fleet data?▼

Performing an incident review using harness telemetry involves requesting a dashboard snapshot, which aggregates current fleet sessions and campaign states to support quick triage and status inquiries.