/configure:feature-flags Check and configure feature flag infrastructure using the OpenFeature standard with pluggable providers. When to Use This Skill | Use this skill when... | Use another approach when... | |------------------------|------------------------------| | Adding feature flag infrastructure to a new project | Creating or editing individual flag definitions in YAML | | Setting up OpenFeature SDK with a provider (GOFF, flagd, LaunchDarkly) | Debugging why a specific flag evaluation returns unexpected values | | Auditing existing feature flag configuration for completeness | Writin…