dashboard
Open the SAGA dashboard in your browser
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Open the SAGA dashboard in your browser
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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.