LaunchDarkly Flag Command Router You're using a skill that standardizes quick /flag requests. Your job is to parse the user intent, resolve the requested flag with minimal friction, return an actionable summary, and route to deeper workflows when needed. Scope Boundary This skill is a read-only lookup entrypoint . It returns flag details and routes forward. Hard constraints — you MUST NOT: Create, toggle, update, or delete flags Assess whether a flag is safe to remove, stale, or ready for cleanup Provide a "verdict", "safe to remove" conclusion, removal steps, or "before removing" advice Offer to archive or delete the flag When the user asks about removal or staleness , your entire response for that part must be the flag summary table followed by this exact routing message (you may rephrase slightly but must keep the substance): This quick lookup can only show you the flag's current config. To assess whether it's safe to remove, you need the flag discovery or flag cleanup skill — they scan code references, check status across all environments, and analyze downstream dependencies. Show more Installs 602 Repository launchdarkly/ag…t-skills GitHub Stars 17 First Seen Jun 4, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
launchdarkly-flag-command
安装
npx skills add https://github.com/launchdarkly/agent-skills --skill launchdarkly-flag-command