multi-agent-coordination
CommunityCoordinating agents for faster workflows.
Software Engineering#workflow#delegation#multi-agent#parallel#coordination#sub-agent#task-decomposition
Authortianzecn
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Coordinating multiple agents—whether in parallel or sequentially—can be challenging due to dependencies, task routing, and context management. This Skill provides patterns to orchestrate specialized agents, delegate to sub-agents, and manage context windows to maximize speed and reliability.
Core Features & Use Cases
- Execution Patterns: Choose parallel vs sequential execution based on dependencies.
- Agent Selection & Task Typing: Map tasks to appropriate agents to optimize outcomes.
- Sub-Agent Delegation: Use file-based instructions to isolate contexts and improve debuggability.
- Context Window Management: Strategies to preserve relevant information across calls.
- Scenario Examples: Parallel validation from multiple viewpoints; multi-phase design with dependent steps.
Quick Start
To begin coordinating agents:
- Decide between parallel or sequential workflow and assign tasks to the appropriate agents (e.g., designer, backend-developer, tester).
- If delegating to sub-agents, place instructions in a file (e.g., ai-docs/delegation-instructions.md) and reference it from the task prompt.
- Start the workflow and monitor outputs; consolidate results after completion.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: multi-agent-coordination Download link: https://github.com/tianzecn/myclaudecode/archive/main.zip#multi-agent-coordination Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.