---
title: "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

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

Install command or upstream instructions:

```
Copy the skill directory into the agent client’s skills path and configure the LaunchDarkly MCP server before use.
```

## 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/)
