Setting the file. One moment.
Skill 31 · Launchdarkly Flag Discovery
Subchapter 31.3
marketplace.json
JSON23 lines609 B
{
"name": "launchdarkly-flag-discovery",
"description": "Audit your LaunchDarkly feature flags to understand the landscape, find stale or launched flags, and assess removal readiness",
"version": "1.0.0-experimental",
"author": "LaunchDarkly",
"repository": "https://github.com/launchdarkly/ai-tooling",
"skills": ["./"],
"tags": [
"launchdarkly",
"feature-flags",
"feature-management",
"flag-audit",
"flag-health",
"stale-flags",
"tech-debt",
"inventory",
"discovery",
"mcp"
],
"requirements": {
"mcp-servers": ["@launchdarkly/mcp-server"]
}
}