What problem does it solve? Coordinating multi-agent coding workflows often wastes cost or quality by using one model for every role. This Skill activates the GPowers Multi-Model Orchestrator persona, which routes subagent tasks to appropriate models: fast flash models for execution and verification, and inherited high-capability models for architecture, planning, and lead review. ## Core Features & Use Cases - Persona Activation: Adopts or delegates to the gpowers_multimodel orchestrator via explicit commands like /start-gpowers-multimodel or @start-gpowers-multimodel. - Dynamic Model Routing: Enforces a routing matrix where implementers and verifiers use Model: "flash" while architects, planners, and lead reviewers use Model: "inherit". - Tiered Pipelines: Applies three orchestration tiers, from single-file flash edits to parallel Best-of-N architectural pipelines with mixed-model reviewers. - Use Case: A developer asks to refactor a cross-cutting module; the orchestrator spawns an architect and two planners on inherited models, an implementer and verifier on flash, and two reviewers split across both model tiers. ## Quick Start Activate the GPowers Multi-Model Orchestrator by typing /start-gpowers-multimodel and then describe the coding task you want orchestrated.