launchdarkly-flag-cleanup
A specialized GitHub Copilot agent that uses the LaunchDarkly MCP server to safely automate feature flag cleanup workflows. This agent determines removal readiness, identifies the correct forward value, and creates PRs that preserve production behavior while removing obsolete flags and updating stale defaults.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install launchdarkly-flag-cleanup --cli claudewrites the file to.claude/agents/launchdarkly-flag-cleanup.mdListed as compatible
# fetches the source and writes it to:
.claude/agents/launchdarkly-flag-cleanup.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
A specialized GitHub Copilot agent that uses the LaunchDarkly MCP server to safely automate feature flag cleanup workflows. This agent determines removal readiness, identifies the correct forward value, and creates PRs that preserve production behavior while removing obsolete flags and updating stale defaults.
When to use it
A specialized GitHub Copilot agent that uses the LaunchDarkly MCP server to safely automate feature flag cleanup workflows. This agent determines removal readiness, identifies the correct forward value, and creates PRs that preserve production behavior while removing obsolete flags and updating stale defaults.
How to install / invoke
# Copy the agent definition into your project's .claude/agents/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/agents/development-tools/launchdarkly-flag-cleanup.md -o .claude/agents/launchdarkly-flag-cleanup.md
Notes
Extracted from davila7/claude-code-templates, development-tools category.