Meta Orchestrator
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
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 RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development