Back to Skills

multi-agent-coordination

involvex
Updated 5 days ago
10 views
1
1
View on GitHub
Documentsorchestrationmulti-agentparallelsequentialdelegationcoordination

About

This skill enables developers to coordinate multiple specialized agents in parallel or sequential workflows. It provides patterns for running agents simultaneously, delegating tasks to sub-agents, and switching between agents based on specialization. Use it for complex task decomposition, delegation, and managing multi-agent orchestration.

Quick Install

Claude Code

Recommended
Primary
npx skills add involvex/involvex-claude-marketplace -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/involvex/involvex-claude-marketplace
Git CloneAlternative
git clone https://github.com/involvex/involvex-claude-marketplace.git ~/.claude/skills/multi-agent-coordination

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

GitHub Repository

involvex/involvex-claude-marketplace
Path: plugins/orchestration/skills/multi-agent-coordination
0

Related Skills