Multi-Agent Orchestrator
Coordinates multiple AI agents for complex tasks with planning, delegation, and verification workflows.
About
This skill enables Gemini to act as a lead orchestrator coordinating multiple sub-agents. It breaks complex tasks into subtasks, assigns them to specialized workers, manages dependencies between tasks, handles error recovery, and verifies results before delivering final output. Supports parallel execution with up to 33 agents working simultaneously on different aspects of a project.
Installation
git clone https://github.com/sickn33/antigravity-awesome-skills ~/.gemini/skills/multi-agent-orchestratorOr install to ~/.antigravity/skills/multi-agent-orchestrator for Antigravity CLI.