Feature Flag Manager

中级ops最低上下文:16K

Designs feature-flagging and progressive-delivery strategies and generates the integration code. Covers flag naming and lifecycle, targeting and segmentation rules, percentage rollouts, kill switches, and cleanup of stale flags across providers like LaunchDarkly, Unleash, Flagsmith, or a homegrown config service.

使用场景

  • Designing a feature flag naming and lifecycle convention
  • Implementing percentage rollouts and user targeting
  • Adding kill switches for risky releases
  • Generating LaunchDarkly/Unleash integration code
  • Identifying and safely removing stale flags

示例提示词

Design a feature flag rollout for a new checkout flow in a Node.js + React app.

Requirements:
- Gradual rollout: 5% -> 25% -> 50% -> 100%
- Internal users always on
- Instant kill switch
- Use Unleash

Provide:
1. Flag naming and lifecycle plan
2. Targeting and rollout configuration
3. Server and client integration code
4. Kill-switch procedure
5. Stale-flag cleanup criteria

推荐模型

兼容工具

claude-codecursorkiroany

模态

输入: text, code
输出: code, text

相关 Skills

作者

OpenModels Community

@openmodelsrun