Back to skills
SkillHub ClubShip Full StackFull Stack

multi-agent-coordination

Provides concrete patterns for coordinating multiple Claude agents in workflows, focusing on parallel vs sequential execution. Explains the 4-message pattern for true parallelism and file-based delegation to avoid context pollution. Includes agent selection logic and anti-pattern warnings.

Packaged view

This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.

Stars
246
Hot score
98
Updated
March 20, 2026
Overall rating
A7.6
Composite score
6.8
Best-practice grade
B71.9

Install command

npx @skill-hub/cli install madappgang-claude-code-multi-agent-coordination
agent-orchestrationparallel-processingworkflow-patternstask-delegation

Repository

MadAppGang/claude-code

Skill path: plugins/orchestration/skills/multi-agent-coordination

Provides concrete patterns for coordinating multiple Claude agents in workflows, focusing on parallel vs sequential execution. Explains the 4-message pattern for true parallelism and file-based delegation to avoid context pollution. Includes agent selection logic and anti-pattern warnings.

Open repository

Best for

Primary workflow: Ship Full Stack.

Technical facets: Full Stack.

Target audience: Meta teams looking for install-ready agent workflows..

License: Unknown.

Original source

Catalog source: SkillHub Club.

Repository owner: MadAppGang.

This is still a mirrored public skill entry. Review the repository before installing into production workflows.

What it helps with

  • Install multi-agent-coordination into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
  • Review https://github.com/MadAppGang/claude-code before adding multi-agent-coordination to shared team environments
  • Use multi-agent-coordination for meta workflows

Works across

Claude CodeCodex CLIGemini CLIOpenCode

Favorites: 0.

Sub-skills: 0.

Aggregator: No.

multi-agent-coordination | SkillHub