Setting the file. One moment.
Chapter 16 · Configs Targeting
Subchapter 16.1
README.mdMarkdown1 KBView on GitHub
An Agent Skill for configuring config targeting rules via the LaunchDarkly API.
This skill teaches agents how to:
Copy skills/agentcontrol/configs-targeting/ into your agent client’s skills path.
ai-configs:write permissionconfigs-create skill)context-basic skill)Set up targeting rules for model-selector: route sonnet requests to the Sonnet variation, mistral to Mistral, and default to OpusAdd a percentage rollout: 60% to variation A, 40% to variation B for premium usersconfigs-targeting/
├── SKILL.md
└── README.mdApache-2.0