Feature Flag Manager

intermediateopsMin 16K context

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.

Use Cases

  • 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

Example Prompt

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

Recommended Models

Compatible Tools

claude-codecursorkiroany

Modalities

Input: text, code
Output: code, text

Related Skills

Author

OpenModels Community

@openmodelsrun