From saga-core
Starts SAGA dashboard server in background via npx/Bash and opens it in browser to visualize epics, stories, and execution progress.
npx claudepluginhub roeia1/saga --plugin coreThis skill is limited to using the following tools:
Open the SAGA dashboard to visualize epics, stories, and execution progress.
Manages agile sprints with Skeleton → Muscles → Skin layers, checkpoints, status checks, and quality gates for iterative development. Triggers on 'start sprint', 'checkpoint', or /agile commands.
Displays Markdown Kanban board of tasks from openspec/changes/tasks.md and cm-tasks.json, summarizing agent mode (PLANNING/EXECUTION/VERIFICATION) and next step. Invoke via /cm-dashboard to track progress.
Share bugs, ideas, or general feedback.
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.