Create and debug local-first declarative workflow jobs with Dagu
Use Dagu to define file-backed workflow jobs in YAML, run them locally or across workers, and inspect failures through a lightweight operator surface instead of a heavyweight orchestrator.
Create and debug local-first declarative workflow jobs with Dagu
Use Dagu to define file-backed workflow jobs in YAML, run them locally or across workers, and inspect failures through a lightweight operator surface instead of a heavyweight orchestrator.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/create-and-debug-local-first-declarative-workflow-jobs-with-dagu/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/create-and-debug-local-first-declarative-workflow-jobs-with-dagu
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/create-and-debug-local-first-declarative-workflow-jobs-with-dagu.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.