Agent skill
conductor-pro
Senior Progress Analyst & Conductor Strategist. Expert in Predictive Project Tracking and Agentic Milestone Management. Use this skill to orchestrate multiple specialized skills and agents in complex workflows.
Install this agent skill to your Project
npx add-skill https://github.com/YuniorGlez/gemini-elite-core/tree/main/skills/conductor-pro
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:
- Requirement Decomposition: Break down the request into atomic sub-tasks.
- Plan Initialization: Trigger Plan Mode (
Shift+Tabor/plan). Note that plans are automatically persisted in~/.gemini/plans/for session recovery. - Expert Selection: Scan the
SKILLS_REGISTRY.mdto identify experts. Usesubagent-orchestratorif multiple agents need to run in parallel. - Sequential Activation: Activate skills one by one or in logical groups.
- Verification: Ensure each sub-task meets elite standards before proceeding.
🛠️ Specialized Skill Mapping (Cheat Sheet)
| Category | Recommended Skills / Agents |
|---|---|
| Orchestration | subagent-orchestrator, conductor-pro |
| Architecture | architect-pro, codebase_investigator |
| State Management | zustand-expert, react-expert |
| Database | prisma-expert, db-enforcer, postgres-tuning |
| Security | secure-ai, auditor-pro, strict-auditor |
| Frontend/UI | ui-ux-pro, tailwind4-expert, next16-expert |
| Operations | artifact-janitor, vercel-sync, git-flow |
🛡️ Mandatory Execution Protocols
1. The "Plan Persistence" Protocol
Always check for existing plans using /plan list if re-entering a session. The Conductor must maintain the integrity of the persistent plan file.
2. Proactive Delegation
If a task involves deep analysis or multi-file refactoring, immediately call the specialized sub-agent tool:
codebase_investigator(objective="...")
3. Skill Chaining
Don't be afraid to chain skills. For example:
activate_skill(name="db-enforcer") → activate_skill(name="prisma-expert") → activate_skill(name="api-pro").
🚦 Troubleshooting the Orchestration
- Latency: If orchestration feels slow, ensure
eventDrivenScheduleris enabled insettings.json. - Context Management: Use the
/compactcommand if the context window is near its limit.
Elite Core Protocol v2.5.1 - January 31, 2026
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
filesystem-context
Uso del sistema de archivos como extensión de la ventana de contexto, persistencia de planes, comunicación entre sub-agentes y carga dinámica de habilidades.
git-flow
Senior Workflow Architect. Master of Trunk-Based Development, Stacked Changes, and 2026 Branching Strategies.
track-master
Senior Progress Analyst & Conductor Strategist. Expert in Predictive Project Tracking and Agentic Milestone Management for 2026.
artifact-janitor
Senior Build Cleanup & System Optimization Specialist. Expert in reclaiming disk space and resolving build corruption in 2026 ecosystems.
openapi-pro
Senior API Architect & Integration Engineer for 2026. Specialized in Type-Safe API contracts using OpenAPI 3.1, Zod-First schema derivation, and automated TypeScript client generation. Expert in bridging the gap between Hono backends and Next.js 16 frontends using `openapi-fetch`, `orval`, and unified monorepo type-sharing.
seo-pro
Senior SEO Architect & Content Strategist. Expert in SGE Optimization, E-E-A-T Standards, and Semantic Entity SEO for 2026.
Didn't find tool you were looking for?