SKILL·3B0A2F

dag-parallel-executor

majiayu000
Updated 2 months ago
179 views
58
9
58
View on GitHub
Otherdagorchestrationparallel-executionconcurrencytask-tool

About

This skill executes scheduled DAG workflows in parallel waves using the Task tool, managing concurrent agent spawning within set resource limits. It coordinates task execution and agent handoffs for workflow runs when triggered by commands like 'execute dag' or 'run workflow'. Use this specifically for parallel execution, not for building DAGs or scheduling them.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/dag-parallel-executor

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/dag-parallel-executor
0
FAQ

Frequently asked questions

What is the dag-parallel-executor skill?

dag-parallel-executor is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform dag-parallel-executor-related tasks without extra prompting.

How do I install dag-parallel-executor?

Use the install commands on this page: add dag-parallel-executor to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does dag-parallel-executor belong to?

dag-parallel-executor is in the DAG Framework category, tagged dag, orchestration, parallel-execution, concurrency and task-tool.

Is dag-parallel-executor free to use?

Yes. dag-parallel-executor is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills