Configuration Feature Flags

Implement feature flags for gradual feature rollout and A/B testing

LgrappaG 4a0fa87 591 B Updated

File contents

Configuration Feature Flags

Implement feature flags for gradual feature rollout and A/B testing

Risk Level

MEDIUM

Core Rules

  • Implement properly
  • Test thoroughly
  • Validate results

Response Pattern

  1. Design appropriate approach
  2. Implement solution
  3. Test edge cases
  4. Validate quality

Usage Contexts

  • Feature toggling
  • Development workflows

What NOT to Do

  • Permanent flag clutter
  • Incomplete testing
  • Deploy without validation

LgrappaG/Workflows-Agents/tree/main/skills/configuration-feature-flags commit 4a0fa874f6

Frequently asked questions

npx skillmds@latest add lgrappag/configuration-feature-flags