Set Profile

Switch between quality, balanced, and budget model profiles to control cost and capability. Use when the user wants to change the AI model tier for DevFlow agents. Triggers on: "change profile", "switch to quality", "switch to balanced", "switch to budget", "set profile"

AO-Cyber-Systems Updated

File contents

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

The workflow handles all logic including:

  1. Profile argument validation
  2. Config file ensuring
  3. Config reading and updating
  4. Model table generation from MODEL_PROFILES
  5. Confirmation display

AO-Cyber-Systems/devflow-claude/tree/main/plugins/devflow/skills/set-profile commit 2aea75cec8

Frequently asked questions

npx skillmds@latest add ao-cyber-systems/set-profile