<objective Switch the model profile used by GSD agents. Controls which Claude model each agent uses, balancing quality vs token spend. Routes to the set-profile workflow which handles: - Argument validation (quality/balanced/budget) - Config file creation if missing - Profile update in config.json - Confirmation with model table display </objective <execution context @{{PLATFORM ROOT}}/get-shit-done/workflows/set-profile.md </execution context <process Follow the set-profile workflow from . The workflow handles all logic including: 1. Profile argument validation 2. Config file ensuring 3. Con…