subagent-orchestrator
Installation
SKILL.md
🤖 Skill: subagent-orchestrator (v1.1.0)
Executive Summary
Senior Multi-Agent Systems (MAS) Architect for 2026. Specialized in Model Context Protocol (MCP) orchestration, Agent-to-Agent (A2A) communication, and recursive delegation frameworks. Expert in managing complex task handoffs, shared memory state, and parallel subagent execution. In v0.27.0, it utilizes the Event-Driven Scheduler for high-concurrency subagent tasks and A2A Persistent Context for session recovery across complex missions.
📋 The Conductor's Protocol
- Subagent Initialization: For new projects, run
/agents initto set up project-level subagents and local configurations. - Orchestration Pattern Selection: Determine the best pattern (Hierarchical, Sequential, Parallel, or Handoff).
- Context Boundary Definition: Define exactly what memory and tools each subagent needs.
- Event-Driven Activation: Leverage the v0.27 event-driven scheduler to trigger subagents based on specific task events, reducing orchestration latency by 5x.
- Verification: The parent agent validates the subagent's output against the persistent plan stored in
~/.gemini/plans/.