·launchdarkly-flag-cleanup
</>

launchdarkly-flag-cleanup

Safely remove a feature flag from code while preserving production behavior. Use when the user wants to remove a flag from code, delete flag references, or create a PR that hardcodes the winning variation after a rollout is complete.

47Installs·1Trend·@launchdarkly

Installation

$npx skills add https://github.com/launchdarkly/agent-skills --skill launchdarkly-flag-cleanup

How to Install launchdarkly-flag-cleanup

Quickly install launchdarkly-flag-cleanup AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/launchdarkly/agent-skills --skill launchdarkly-flag-cleanup
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: launchdarkly/agent-skills.

SKILL.md

View raw

You're using a skill that will guide you through safely removing a feature flag from a codebase while preserving production behavior. Your job is to explore the codebase to understand how the flag is used, query LaunchDarkly to determine the correct forward value, remove the flag code cleanly, and verify the result.

If you haven't already identified which flag to clean up, use the flag discovery skill first to audit the landscape and find candidates.

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

Safely remove a feature flag from code while preserving production behavior. Use when the user wants to remove a flag from code, delete flag references, or create a PR that hardcodes the winning variation after a rollout is complete. Source: launchdarkly/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/launchdarkly/agent-skills --skill launchdarkly-flag-cleanup
Category
</>Dev Tools
Verified
First Seen
2026-02-19
Updated
2026-03-10

Browse more skills from launchdarkly/agent-skills

Quick answers

What is launchdarkly-flag-cleanup?

Safely remove a feature flag from code while preserving production behavior. Use when the user wants to remove a flag from code, delete flag references, or create a PR that hardcodes the winning variation after a rollout is complete. Source: launchdarkly/agent-skills.

How do I install launchdarkly-flag-cleanup?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/launchdarkly/agent-skills --skill launchdarkly-flag-cleanup Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/launchdarkly/agent-skills