orchestrator
✓Multi-agent parallel execution with autonomous workers. Use when plan.md has Track Assignments section or user triggers /conductor-orchestrate, "run parallel", "spawn workers". MUST load maestro-core skill first for routing.
Installation
SKILL.md
Spawn autonomous workers to execute tracks in parallel using Agent Mail coordination.
| Primary | bun toolboxes/agent-mail/agent-mail.js | Always (via Bash) | | Fallback | MCP tools (via mcp.json) | When skill loaded + MCP server running |
CLI benefits: Zero token cost until used, no MCP server dependency.
Multi-agent parallel execution with autonomous workers. Use when plan.md has Track Assignments section or user triggers /conductor-orchestrate, "run parallel", "spawn workers". MUST load maestro-core skill first for routing. Source: reinamaccredy/maestro.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/reinamaccredy/maestro --skill orchestrator- Source
- reinamaccredy/maestro
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is orchestrator?
Multi-agent parallel execution with autonomous workers. Use when plan.md has Track Assignments section or user triggers /conductor-orchestrate, "run parallel", "spawn workers". MUST load maestro-core skill first for routing. Source: reinamaccredy/maestro.
How do I install orchestrator?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/reinamaccredy/maestro --skill orchestrator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/reinamaccredy/maestro
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01