BeClaude

agent-orchestration

New
1GitHubGeneralby FASFG5T5

🤖 Enhance collaboration among AI agents with a Model Context Protocol server that shares memory and coordinates tasks across IDEs and CLI tools.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/agent-orchestration.md https://raw.githubusercontent.com/FASFG5T5/agent-orchestration/main/SKILL.md
3
Invoke in Claude Code
/agent-orchestration
View source on GitHub
agent

Frequently Asked Questions

What is agent-orchestration?

🤖 Enhance collaboration among AI agents with a Model Context Protocol server that shares memory and coordinates tasks across IDEs and CLI tools.

How to install agent-orchestration?

To install agent-orchestration, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /agent-orchestration.

What is agent-orchestration best for?

agent-orchestration is a community categorized under General. It is designed for: agent. Created by FASFG5T5.