reversible-exposure-control

Installation
SKILL.md

Reversible Exposure Control

This skill handles CF-03: Reversible Change Control and CF-04: Exposure Strategy from the release-decision framework.

These two control principles are handled together because they represent a single user decision intent: "I want to start showing this to users in a controlled way."

When to Activate

  • A change is about to be implemented that will affect user behavior, adoption, or outcomes
  • A change exists but is not yet behind a feature flag (not reversible)
  • A feature flag exists but exposure strategy is undefined or implicit
  • User asks about rollout percentages, targeting, or who should see a variant
  • Project stage is implementing or exposing

On Entry — Read Current State

Before doing any work, call featbit_release_decision_get_experiment through the configured FeatBit experimentation MCP server.

Check these fields:

Installs
3
First Seen
Jun 4, 2026
reversible-exposure-control — featbit/featbit-release-decision-skills