orchestrating-multi-agent-systems

Execute orchestrate multi-agent systems with handoffs, routing, and workflows across AI providers.

Content Preview
---
name: orchestrating-multi-agent-systems
description: |
  Execute orchestrate multi-agent systems with handoffs, routing, and workflows across AI providers.
  Use when building complex AI systems requiring agent collaboration, task delegation, or workflow coordination.
  Trigger with phrases like "create multi-agent system", "orchestrate agents", or "coordinate agent workflows".
  
allowed-tools: Read, Write, Edit, Grep, Glob, Bash(npm:*)
version: 1.0.0
author: Jeremy Longshore <jeremy@intent
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/orchestrating-multi-agent-systems.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/ai-ml/ai-sdk-agents/skills/orchestrating-multi-agent-systems/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/ai-ml/ai-sdk-agents/skills/orchestrating-multi-agent-systems/SKILL.md

Related Skills