원클릭으로
dashboard
Open the workflow dashboard to browse runs, view artifacts, and compare workflow executions
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Open the workflow dashboard to browse runs, view artifacts, and compare workflow executions
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Generate a PRD for a feature using Memory Bank context
Generate a technical specification based on a PRD using Memory Bank context
Run Memory Bank doc gardening (maintenance / garbage collection)
"Process and implement tasks from a protocol in git worktrees (or inline on the main workdir)"
Update Memory Bank documentation after code changes or protocol completion
Defer an out-of-scope finding to the backlog. Use when a bug, tech debt, idea, or risk is discovered but not appropriate to solve now.
| name | dashboard |
| description | Open the workflow dashboard to browse runs, view artifacts, and compare workflow executions |
| version | 1.0.0 |
Open the local web dashboard to browse workflow runs, inspect step timelines, view artifacts, and diff between runs.
Call mcp__plugin_memento-workflow_memento-workflow__open_dashboard with:
cwd: the project directory containing .workflow-state/ (defaults to .)port: port for the dashboard server (defaults to 8787)This starts a local web server and opens the dashboard in the browser. If the server is already running, it just opens the browser.
The dashboard shows:
The dashboard auto-updates via WebSocket when workflows are running.