Skip to content llms.txt

LOADOUT_003 — Loadout Conflict

You are trying to apply a loadout, but another loadout is already active for the same provider. Only one loadout can be active at a time per provider.

  • A previously applied loadout was not removed before applying a new one
  • A loadout was applied in a different session and is still active
  1. Check which loadout is currently active:
syllago loadout list
  1. Remove the current loadout before applying the new one:
syllago loadout remove
  1. Apply the new loadout:
syllago loadout apply <name>
Error LOADOUT_003: loadout "team-defaults" is already active for provider "claude-code"
Suggestion: run 'syllago loadout remove' before applying a new loadout