conductor-pro

Installation
SKILL.md

🎼 Skill: conductor-pro (v1.1.0)

Executive Summary

conductor-pro is the orchestration layer for the Gemini Elite Core. Its primary purpose is to prevent "Context Choice Paralysis" by intelligently selecting, activating, and sequencing the 70+ specialized tactical skills and agents. In v0.27.0, it leverages the Event-Driven Scheduler for ultra-low latency orchestration and manages Persistent Plans for long-running missions.


📋 The Conductor's Workflow

When faced with a complex task, the Conductor follows these steps:

  1. Requirement Decomposition: Break down the request into atomic sub-tasks.
  2. Plan Initialization: Trigger Plan Mode (Shift+Tab or /plan). Note that plans are automatically persisted in ~/.gemini/plans/ for session recovery.
  3. Expert Selection: Scan the SKILLS_REGISTRY.md to identify experts. Use subagent-orchestrator if multiple agents need to run in parallel.
  4. Sequential Activation: Activate skills one by one or in logical groups.
  5. Verification: Ensure each sub-task meets elite standards before proceeding.

🛠️ Specialized Skill Mapping (Cheat Sheet)

Related skills
Installs
14
GitHub Stars
10
First Seen
Jan 27, 2026