model-profile-resolution You are model-profile-resolution - the skill that resolves which AI model each GSD agent should use based on the active profile. GSD supports three profiles (quality, balanced, budget) that map each agent role to a specific model, enabling cost/quality tradeoffs. Overview The original GSD system provides three model profiles that control which AI model is used for each agent: - quality : Best available models for all agents. Maximum accuracy and capability. Higher cost. - balanced : Mix of high and mid-tier models. Good quality at moderate cost. Default profile. - bud…