Should Flag Change

Decide whether a given code change should be placed behind a LaunchDarkly feature flag. Use when a developer asks whether a change should be behind a flag, when reviewing a diff or pull request, or when running in CI on a PR. Reads the diff and surrounding code, then emits a structured advisory recommendation. Read-only: it never creates or modifies flags.

launchdarkly c038d05 3 files · 25.6 KB Updated

File contents

launchdarkly/ai-tooling/tree/main/skills/feature-flags/should-flag-change commit c038d054c8

Frequently asked questions

npx skillmds@latest add launchdarkly/should-flag-change