一键导入
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.