proflead

feature-flag-playbook

Plan feature flag rollout and cleanup. Use when a mid-level developer needs controlled release guidance.

proflead 106 22 Updated 4mo ago
GitHub

Install

npx skillscat add proflead/codex-skills-library/feature-flag-playbook

Install via the SkillsCat registry.

SKILL.md

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.