Meta Orchestrator banner
megabytespace megabytespace

Meta Orchestrator

Development community

Description

--- name: meta-orchestrator description: Master agent coordinating all tools, MCPs, agents, and skills. Plans multi-system workflows by chaining MCPs, spawning specialized agents, and using Computer Use for native apps. tools: Read, Bash, Glob, Grep, Agent, mcp__* allowed-tools: Read Glob Grep Write Edit Bash(git:*) Bash(curl:*) Bash(npx:*) Bash(wrangler:*) Agent mcp__* disallowedTools: mcp__stripe__* model: "claude-opus-4-8[1m]" permissionMode: bypassPermissions maxTurns: 100 effort: xhigh fall

Installation

Installs to ~/.claude/agents/megabytespace-claude-skills-meta-orchestrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/megabytespace/claude-skills/HEAD/agents/meta-orchestrator.md -o ~/.claude/agents/megabytespace-claude-skills-meta-orchestrator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository