feature-flagging

Community

Design, roll out, and retire flags safely

Authorohsonerdy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Feature-flagging reduces incident risk by ensuring every rollout has an intentional default, safe targeting, measurable telemetry, disciplined rollback behavior, and a clean removal plan that prevents flag debt.

Core Features & Use Cases

  • Flag taxonomy & lifecycle: Classify flags as release toggles, experiment toggles, ops kill-switches, or permission flags so the correct lifespan, governance, and cleanup strategy apply.
  • Default-state & targeting correctness: Choose off-default-safe vs on-default-fast and use stable bucketing (e.g., sticky-bucket) to avoid oscillation and broken experiments.
  • Telemetry, testing, and retirement: Specify required metrics (bucket percentages, sticky leaks, effect metrics, flag-service health), test both branches, and retire safely (including handling mixed traffic and excluded cohorts).

Quick Start

Tell the skill: "Help me design a feature flag for a risky payment change with an internal-only first rollout, including default state, targeting, telemetry, kill-switch requirements if needed, and a safe removal plan."

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: feature-flagging
Download link: https://github.com/ohsonerdy/openclaw-frontier-stack/archive/main.zip#feature-flagging

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.