Multi-Agent Orchestrator Skill A sophisticated multi-agent delegation and orchestration system inspired by ZeroClaw's delegate tool, extended with parallel execution pipelines, intelligent result aggregation, and skill-aware task routing. Overview This skill enables your agent to: - Break down complex tasks into manageable subtasks - Delegate subtasks to specialized sub-agents with different configurations - Execute tasks in parallel for efficiency - Aggregate results from multiple agents into coherent outputs - Coordinate multi-step workflows with dependencies Architecture Setup Configuratio…