Feature Flags

Creating and using feature flags in sidecar for gating experimental functionality. Covers flag registration, checking flags in code, config file and CLI overrides, and priority resolution. Use when adding feature flags, toggling features, or gating new functionality behind flags.

marcus ee75d13 5.0 KB Updated

File contents

marcus/sidecar/tree/main/.claude/skills/feature-flags commit ee75d135df

Frequently asked questions

npx skillmds@latest add marcus/feature-flags