Back to Skills

dag-executor

majiayu000
Updated 8 days ago
100 views
58
9
58
View on GitHub
Otherdagorchestrationtask-decompositionparallel-executionagent-spawning

About

dag-executor is an orchestration skill that decomposes complex natural language tasks into parallelizable agent graphs. It intelligently maps subtasks to available skills and executes them concurrently using Claude Code's Task tool. Use this when you need to automate and parallelize multi-step workflows through AI-driven task decomposition.

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-executor

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

GitHub Repository

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

Related Skills

sparc-methodology

Development

The SPARC methodology provides a comprehensive, multi-agent development framework with 17 specialized modes for systematic software creation. It guides developers through Specification, Pseudocode, Architecture, Refinement, and Completion phases, integrating TDD and orchestration patterns. Use this skill when you need structured, end-to-end development workflow from initial research through deployment.

View skill

sparc-methodology

Development

The SPARC methodology skill provides a systematic, multi-agent framework for comprehensive software development. It guides developers through 17 specialized modes covering all phases from specification and architecture to refinement and completion. Use this skill when you need structured development workflows with integrated testing, orchestration, and deployment capabilities.

View skill

github-release-management

Other

This Claude Skill automates GitHub release workflows using AI swarm coordination for versioning, testing, deployment, and rollback. It's ideal for developers needing automated CI/CD pipelines with intelligent changelog generation and multi-platform deployment management. Use it when you want to orchestrate complex releases with minimal manual intervention.

View skill

when-orchestrating-swarm-use-swarm-orchestration

Other

This skill orchestrates complex multi-agent workflows by decomposing tasks, distributing them for parallel execution, and synthesizing the results. Use it when you need to coordinate specialized agents for advanced, distributed problem-solving. It provides structured outputs including execution trees and performance metrics.

View skill