LogoClawIndex
CasesSkillsAbout
LogoClawIndex

launchdarkly-flag-cleanup - Safely remove LaunchDarkly feature flags from codebase

Safely removes feature flags from codebase while preserving production behavior and archiving flags in LaunchDarkly.

Tags

Updated: 2026-09-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Explore codebase for flag references
  • Check flag removal readiness
  • Fetch flag configurations from LaunchDarkly
  • Determine forward variation value
  • Remove flag code and dead branches
  • Create pull request for cleanup
  • Archive flags in LaunchDarkly

Inputs

  • Flag key
  • Source codebase
  • LaunchDarkly environment configuration

Outputs

  • Cleanup plan summary
  • Modified source code files
  • Pull request description
  • Archived flag status

Requirements

  • Remotely hosted LaunchDarkly MCP server
  • LaunchDarkly check-removal-readiness tool
  • LaunchDarkly get-flag tool

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
launchdarkly
feature-flags
code-cleanup
refactoring
Explore codebase for flag references
Check flag removal readiness
Fetch flag configurations from LaunchDarkly
Determine forward variation value
Flag key
Source codebase
LaunchDarkly environment configuration
Cleanup plan summary
Modified source code files
Pull request description