返回 Skill 列表
extension
分类: 开发与工程无需 API Key

feature-flag-playbook

计划功能标志的推出和清理。当中级开发人员需要受控发布的指导时使用。

person作者: jakexiaohubgithub

Feature Flag Playbook

Purpose

Plan feature flag rollout and cleanup.

Inputs to request

  • Feature scope and risk level.
  • Target audience and rollout timeline.
  • Monitoring and alerting setup.

Workflow

  1. Define flag type and targeting strategy.
  2. Plan rollout stages and monitoring.
  3. Set criteria and timeline for flag removal.

Output

  • Rollout plan with monitoring checkpoints.

Quality bar

  • Include rollback triggers and owner.
  • Avoid permanent flags without cleanup dates.