cyberneticlibrary

Check feature flag states across channels

flagsskillsetup L1381
majiayu000/claude-skill-registry
What it does

Check feature flag states across release channels

Best for

Quickly debugging why a feature behaves differently across canary/next/experimental channels.

Inputs
  • · Optional: channel names (www, canary, experimental, rn, etc.)
Outputs
  • · Flag status table (enabled/disabled/variant/profiling)
Requires
  • · yarn
  • · Meta feature flag system
Preconditions
  • · Access to flag registry
Failure modes
  • · Stale flag definitions
  • · Missing channel data
Trust signals
  • · Integrates with Meta's formal flag system