GO Feature Flag When to Use This Skill | Use this skill when... | Use a sibling skill instead when... | |---|---| | You need GOFF-specific configuration — , relay proxy, targeting rules | You only need the vendor-agnostic OpenFeature SDK API — use | | You are deploying or operating the self-hosted GOFF backend | You want to scaffold the full feature-flag stack including provider selection — use | | Another skill needs the canonical GOFF flag-file shape | You are evaluating which feature-flag provider to adopt — start with | Open-source feature flag solution with file-based configuration and O…