BeClaude

multi-agent-orchestrator

New
1GitHubGeneralby Federa3911

Orchestrate multi-agent workflows with LangGraph for Python 3.11+, with a lightweight, tested framework for routing tasks and agents

First seen 5/28/2026

Install & Usage

1
Create the agents directory
mkdir -p .claude/agents
2
Save the agent file

Add the configuration to .claude/agents/multi-agent-orchestrator.md

3
Invoke with @agent-name
@multi-agent-orchestrator
View source on GitHub
testingagentpython

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is multi-agent-orchestrator?

Orchestrate multi-agent workflows with LangGraph for Python 3.11+, with a lightweight, tested framework for routing tasks and agents

How to install multi-agent-orchestrator?

To install multi-agent-orchestrator: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/multi-agent-orchestrator.md. Finally, @multi-agent-orchestrator in Claude Code.

What is multi-agent-orchestrator best for?

multi-agent-orchestrator is a agent categorized under General. It is designed for: testing, agent, python. Created by Federa3911.