Universal Execution
Provides structured environment for executing any available skill on demand. The generalist that can run any task in the vault.
The Skill Runner is the universal executor — it can run any skill from the vault on demand. When the pipeline reaches Step 11 (Execute), the Skill Runner receives the sequenced PROMPT_EXECUTION_PLAN and systematically executes each prompt using the appropriate skill. It maintains an EXECUTION_MANIFEST.md that tracks what was executed, the results, quality scores, and any issues encountered. The Skill Runner is designed to be extensible — as new skills are added to the vault by the Skill Foundry, the Skill Runner can immediately use them.
This agent operates at Step 11 in the 11-step production pipeline.
Meta-Orchestrator
Manages entire 11-step pipeline execution across all runtimes. Tracks state, enforces quality gates, and coordinates handoffs between agents.
Post-Execution
Deploys complete Google Drive workspace from 100 Golden Templates. The final delivery agent — client gets a fully provisioned workspace.