From memento-workflow
Opens local web dashboard to browse workflow runs, inspect step timelines, view artifacts, and diff executions side-by-side.
npx claudepluginhub mderk/memento --plugin memento-workflowThis skill uses the workspace's default tool permissions.
Open the local web dashboard to browse workflow runs, inspect step timelines, view artifacts, and diff between runs.
Guides Dagu Web UI usage for managing workflows, monitoring real-time executions, viewing history/logs, DAG visualization, and troubleshooting via browser.
Starts and opens a local Deno-based dashboard server for .gran-maestro projects, providing workflow graphs, agent streams, document browser, and dependency visualization. Invoke via keywords like '대시보드' or /mst:dashboard; supports --stop/--restart.
Browse, inspect details, compare side-by-side, and clean up past pipeline runs in working/runs/ directories via /runs commands like list, latest, {id}, clean, compare.
Share bugs, ideas, or general feedback.
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.