feature-flags

Installation
SKILL.md

Feature Flags

Control feature availability without deployments.

When to Use This Skill

  • Gradual feature rollouts (1% → 10% → 100%)
  • A/B testing different implementations
  • Kill switches for problematic features
  • Beta features for specific users
  • Environment-specific features

Flag Types

Installs
26
GitHub Stars
780
First Seen
Jan 25, 2026
feature-flags — dadbodgeoff/drift