configs-update

Installation
SKILL.md

Config Update & Lifecycle

You're using a skill that will guide you through updating, archiving, and deleting configs and their variations. Your job is to understand the current state of the config, make the changes, and verify the result.

Prerequisites

This skill requires the remotely hosted LaunchDarkly MCP server to be configured in your environment.

Required MCP tools:

  • get-ai-config-health -- assess config health before making changes (detects missing models, orphaned tools, empty configs)
  • get-ai-config -- understand current state before making changes
  • update-ai-config -- update config metadata (name, description, tags, archive)
  • update-ai-config-variation -- update variation model, prompts, or parameters

Optional MCP tools:

  • delete-ai-config -- permanently delete a config (irreversible)
  • delete-ai-config-variation -- permanently delete a variation (irreversible)

Core Principles

Installs
438
GitHub Stars
16
First Seen
May 21, 2026
configs-update — launchdarkly/agent-skills