orchestrator

Installation
SKILL.md

Orchestrator - Multi-Agent Parallel Execution

Spawn autonomous workers to execute tracks in parallel using Agent Mail coordination.

Agent Mail: CLI Primary, MCP Fallback

This skill uses a lazy-load pattern for Agent Mail:

Priority Tool When Available
Primary bun toolboxes/agent-mail/agent-mail.js Always (via Bash)
Fallback MCP tools (via mcp.json) When skill loaded + MCP server running

Detection flow:

1. Try CLI: bun toolboxes/agent-mail/agent-mail.js health-check
   ↓ success? → Use CLI for all Agent Mail operations
   ↓ fails?
2. Fallback: MCP tools (lazy-loaded via skills/orchestrator/mcp.json)
Related skills
Installs
5
GitHub Stars
150
First Seen
Jan 22, 2026