AgentSkillsCN

feature-flag-playbook

规划功能标志的推出和清理。在中级开发者需要受控发布指导时使用。

SKILL.md
--- frontmatter
name: feature-flag-playbook
description: Plan feature flag rollout and cleanup. Use when a mid-level developer needs controlled release guidance.

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.