What problem does it solve? Teams building multi-agent workflows often overspend by running one frontier model everywhere or underperform by picking models on token price alone. This Skill produces a criteria-driven model-assignment policy that matches each agent role to the right capability tier, reasoning effort, and fallback strategy. ## Core Features & Use Cases - Privacy-First Gating: Classifies data sensitivity per role and eliminates ineligible models (hosted-standard, ZDR/BAA, VPC, self-hosted open-weight) before any capability comparison. - Per-Role Assignment Matrix: Maps each agent to a capability tier, reasoning effort, context budget, structured decoding support, cost posture, and fallback with rationale. - Cost-Per-Successful-Task Budgeting: Optimizes CPST (including retries, tool loops, and caching) instead of raw token price, with routing regime and fallback topology specified. - Use Case: For a 13-stage payments delivery squad, the skill gates regulated data to frontier-closed models, assigns frontier-reasoning to orchestrator/reviewer roles, mid-tier to coding, and cheap-fast with strict JSON decoding to extraction — with a quarterly re-evaluation date. ## Quick Start Ask the agent to assign a model and reasoning effort to each agent role in your workflow, given each role's data sensitivity and latency budget.