AI AGENT ADDONS

Configs Targeting

launchdarkly/agent-skills
AI & Agent Building
1,477installs

Targeting rules let you decide which users see which version of your AI configuration. You can send different variations to different people based on their attributes or just a random percentage. This makes it easy to test new features or roll out changes safely.

This works with LaunchDarkly AI configs. You need an API token with write access. The skill helps you set up individual targets, segment rules, and custom rules. It also handles the default rule for everyone else.

You can use percentage rollouts to slowly increase exposure. Or use attribute-based rules to target specific groups. All targeting follows a priority order from individual users to the default fallback.

Add Configs Targeting skill to your workflow

Global

mkdir -p ~/.claude/skills/configs-targeting

Project

mkdir -p .claude/skills/configs-targeting

Source Repository

Stars
17
Forks
5
Watchers
17
License
NOASSERTION
Last Push
1 month ago
Created
5 months ago