A quick lookup command for LaunchDarkly flags that handles `/flag` requests and routes you to the right workflow. It searches flags by name or key, disambiguates when there are multiple matches, and spits out a summary table with the environment state, variation behavior, and a direct link to the flag in LaunchDarkly. Deliberately read-only: it won't create, toggle, or delete anything. If you ask whether a flag is safe to remove or if it's stale, it shows you the config and immediately routes you to the flag discovery or cleanup skills instead of improvising an answer. Think of it as the entrypoint that gets you oriented fast, then hands off to specialized skills for heavier work.
npx -y skills add launchdarkly/agent-skills --skill launchdarkly-flag-command --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot