From saga-core
Starts SAGA dashboard server in background via npx/Bash and opens it in browser to visualize epics, stories, and execution progress.
How this skill is triggered — by the user, by Claude, or both
Slash command
/saga-core:dashboardThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Open the SAGA dashboard to visualize epics, stories, and execution progress.
Open the SAGA dashboard to visualize epics, stories, and execution progress.
run_in_background: true:npx @saga-ai/dashboard@latest start
open http://localhost:3847
Dashboard is running at http://localhost:3847
To stop the server, use
/tasksto see background tasks and stop it from there.
npx claudepluginhub roeia1/saga --plugin coreManages agile sprints with Skeleton → Muscles → Skin layers, checkpoints, status checks, and quality gates for iterative development. Triggers on 'start sprint', 'checkpoint', or /agile commands.
Opens the SDD visual dashboard — a local browser UI showing feature pipeline stages, rendered artifacts (markdown, mermaid diagrams, OpenAPI), and artifact editing with pipeline control via /sdd:<skill> commands back into the session.
Shows a single-screen work status dashboard with task state, epic progress, knowledge flywheel health, and recent activity. Useful for getting oriented or deciding next actions.