From dagu
Guides Dagu Web UI usage for managing workflows, monitoring real-time executions, viewing history/logs, DAG visualization, and troubleshooting via browser.
npx claudepluginhub vinnie357/claude-skills --plugin daguThis skill uses the workspace's default tool permissions.
Use this skill when working with Dagu's web interface to manage workflows, view execution history, monitor running workflows, or configure the UI.
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Use this skill when working with Dagu's web interface to manage workflows, view execution history, monitor running workflows, or configure the UI.
Activate when:
The Dagu Web UI provides:
Access Dagu Web UI at http://localhost:8080 (default) after starting Dagu:
dagu server
To manually execute a workflow:
For detailed information on a running workflow, consult references/monitoring.md which covers:
To review past executions, see references/history.md for guidance on:
The DAG view shows workflow structure. For detailed visualization features, see references/visualization.md.
references/ui-navigation.mdreferences/monitoring.mdreferences/history.mdreferences/workflow-editor.mdreferences/configuration.mdWhen you need to debug a workflow:
For advanced log analysis, consult references/monitoring.md.