Inspect a LaunchDarkly flag’s current state, choose the right targeting approach, apply rollout or rule changes through the LaunchDarkly MCP server, and verify the outcome safely.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Design and verify LaunchDarkly feature-flag targeting and rollout changes with MCP safety checks"
slug: "design-and-verify-launchdarkly-feature-flag-targeting-and-rollout-changes-with-mcp-safety-checks"
description: "Inspect a LaunchDarkly flag’s current state, choose the right targeting approach, apply rollout or rule changes through the LaunchDarkly MCP server, and verify the outcome safely."
verification: "security_reviewed"
source: "https://github.com/launchdarkly/ai-tooling/tree/main/skills/feature-flags/launchdarkly-flag-targeting"
author: "launchdarkly"
publisher_type: "organization"
category: "Developer Tools"
framework: "MCP"
---
# Design and verify LaunchDarkly feature-flag targeting and rollout changes with MCP safety checks
Inspect a LaunchDarkly flag’s current state, choose the right targeting approach, apply rollout or rule changes through the LaunchDarkly MCP server, and verify the outcome safely.
## Prerequisites
LaunchDarkly MCP server
## Installation
Use the upstream install or setup path that matches your environment:
- git clone https://github.com/launchdarkly/ai-tooling.git
- npx skills add launchdarkly/ai-tooling
- npx skills add <owner/repo>
Basic usage or getting-started notes:
- This repo is a [Claude Code plugin](https://code.claude.com/docs/en/create-plugins). Installing it gives you all the skills above plus the LaunchDarkly MCP server.
- Open Claude Code and run /plugin install.
- Search for **LaunchDarkly**, or install directly from the repo URL:
- Source: https://github.com/launchdarkly/ai-tooling/tree/main/skills/feature-flags/launchdarkly-flag-targeting
- Extracted from upstream docs: https://raw.githubusercontent.com/launchdarkly/ai-tooling/HEAD/README.md
## Documentation
- https://docs.launchdarkly.com
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/design-and-verify-launchdarkly-feature-flag-targeting-and-rollout-changes-with-mcp-safety-checks/)
No comments yet. Be the first to comment!