dashboard
Open the SAGA dashboard in your browser
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Open the SAGA dashboard in your browser
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Start autonomous story implementation
Releases a new version of SAGA (plugin + dashboard). Bumps version numbers, updates CHANGELOG.md, publishes dashboard to npm, and creates GitHub release. Use when the user says 'release', 'publish', 'new version', or 'version bump'.
Collaboratively plan a goal, then create stories (standalone or epic-based)
Create a new epic definition with vision and architecture
Generate stories from an epic
Initialize .saga/ directory structure for SAGA epic/story workflow
| name | dashboard |
| description | Open the SAGA dashboard in your browser |
| user-invocable | true |
| disable-model-invocation | true |
| allowed-tools | ["Bash"] |
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.