By vinnie357
Orchestrate workflows with Dagu by authoring YAML DAGs featuring steps, Docker/SSH/HTTP executors, cron scheduling, dependencies, and error handling; monitor executions and visualize graphs via web UI; control programmatically via REST API for CI/CD pipelines and integrations.
Guide for using the Dagu REST API. Use when programmatically managing workflows, querying execution status, or integrating Dagu with external systems.
Guide for using the Dagu Web UI. Use when monitoring workflow executions, managing DAGs through the browser, or troubleshooting workflow issues.
Guide for authoring Dagu workflows with YAML syntax. Use when creating workflow definitions, configuring steps and executors, or setting up scheduling and dependencies.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub vinnie357/claude-skills --plugin daguMeta-plugin that installs all skills from all plugins in the marketplace
WebAssembly skills: wasmtime runtime, component model, guest compilation, and host embedding
Essential development skills: Git, documentation, code review, accessibility
Elixir development skills: Phoenix, OTP, Ports, Tidewave MCP, testing, configuration, style, and anti-patterns
Zig programming skills: build system, comptime, allocators, error handling, C interop, testing, and troubleshooting
Orchestrate complex workflows with DAG-based execution, parallel tasks, and run history tracking
Runex workflow engine: API, bundles, step logs, and debugging
Multi-agent workflow orchestration via YAML. Ships the conductor skill so the assistant can validate, run, debug, and author workflow files for the conductor CLI.
Context-optimized task orchestration for AI agents. Decomposes complex tasks into a DAG and dispatches focused sub-agents with minimal context prompts.
Autonomous software development workflows with minimal token usage via on-demand resource loading
Cloudflare Workflows for durable long-running execution. Use for multi-step workflows, retries, state persistence, or encountering NonRetryableError, execution failed errors.