Claude Skills
CollectionsCompareWorkflowsNominate
Sign inSign up
© 2026 Curated Agent Skills·Learn more about Agent Skills
Back to repository

dashboard

verified

Open the SAGA dashboard in your browser

View on GitHub

Marketplace

saga

Roeia1/SAGA

Plugin

core

Repository

Roeia1/SAGA
7stars

plugin/skills/dashboard/SKILL.md

Last Verified

February 4, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/Roeia1/SAGA/blob/main/plugin/skills/dashboard/SKILL.md -a claude-code --skill dashboard

Installation paths:

Claude
.claude/skills/dashboard/
Powered by add-skill CLI

Instructions

# Dashboard Skill

Open the SAGA dashboard to visualize epics, stories, and execution progress.

## Instructions

1. Start the dashboard server using Bash tool with `run_in_background: true`:

```bash
npx @saga-ai/dashboard@latest start
```

2. Open the dashboard in the user's default browser:

```bash
open http://localhost:3847
```

3. Report to the user:

> Dashboard is running at http://localhost:3847
>
> To stop the server, use `/tasks` to see background tasks and stop it from there.

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
484 chars