dashboard

Start a local server to visualize epics, stories, and execution progress.

13|1|Updated Nov 21, 2025
One-click install
npx skills add https://github.com/Roeia1/SAGA --skill dashboard-roeia1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dashboard
Source: https://github.com/Roeia1/SAGA/tree/main/plugin/skills/dashboard
Command: npx skills add https://github.com/Roeia1/SAGA --skill dashboard-roeia1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Open the SAGA dashboard to visualize epics, stories, and execution progress in a single view, reducing context switching and improving project visibility.

Core Features & Use Cases

  • Real-time visualization of epics, stories, and execution progress.
  • Quick access to running tasks, archives, and dashboards from a unified UI.
  • Use case: product managers monitor sprint progress and stakeholders view project status at a glance.

Quick Start

Start the dashboard server in the background using the Bash tool and then open it in your browser.

Frequently Asked Questions about dashboard

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

FAQPage Schema
How do I visualize epics and stories to monitor project progress in real-time?

To visualize epics and stories, you can open a local dashboard that serves real-time project status and execution progress via a browser at http://localhost:3847. It reduces context switching by providing a unified view of running tasks and archives.

What is the best way to get a quick overview of execution bottlenecks and sprint status?

The best way to get an overview of execution bottlenecks is to open a local dashboard that visualizes epics and stories in a single view. It serves real-time project status updates at http://localhost:3847 for immediate visibility.

How do I start a local server to view my project management dashboard?

To start the local server and view your project management dashboard, run npx @saga-ai/dashboard@latest start in the background using a Bash tool. The dashboard will then be available at http://localhost:3847.

Do I need any dependencies installed to run the dashboard visualization?

You do not need any specific dependencies installed beforehand to run the dashboard visualization. The process uses npx to execute the start command, which serves the dashboard locally without requiring prior package installations.

Can stakeholders view project status without direct access to the task management system?

Stakeholders can view project status at a glance by opening the served dashboard in their browser. Once the local server is running, it provides real-time visibility into epics, stories, and execution progress through a unified UI.