Setting the file. One moment.
Chapter 18 · Configs Variations
Subchapter 18.1
README.mdMarkdown1 KBView on GitHub
An Agent Skill for creating and managing config variations to experiment with different models, prompts, and parameters.
This skill teaches agents how to:
clone-ai-config-variation (recommended) or create-ai-config-variationget-ai-configCopy skills/agentcontrol/configs-variations/ into your agent client’s skills path.
This skill requires the remotely hosted LaunchDarkly MCP server to be configured in your environment.
Add a GPT-4o-mini variation to test cost savingsCreate variations to compare Claude vs GPT-4 for our agentconfigs-variations/
├── SKILL.md
└── README.mdApache-2.0