feature-flag-rollout

Community

Design safe staged rollouts with rollback.

AuthorvTRKA
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Feature Flag Rollout prevents risky releases from turning into production incidents by forcing a complete rollout plan (kill-switch/percentage/cohort), explicit success metrics, and testable rollback criteria before any durable work proceeds.

Core Features & Use Cases

  • Rollout shape selection: Chooses kill-switch, percentage, cohort, or dark-launch based on worst plausible outcomes and audience targeting needs.
  • Rollback contract + gates: Defines numeric SLI thresholds, a wall-clock rollback budget, and qualitative tripwires for incident-grade failures.
  • Staged execution planning: Specifies stage steps with soak times and advance gates, plus a cleanup deadline to prevent long-lived flag debt.
  • Evidence-first handoff: Blocks completion when required source evidence, owner approval, validator output, or runtime receipt is missing, returning a structured BLOCKED response.

Quick Start

Ask your AI to plan a staged rollout for a new risky behavior with a kill-switch and measurable rollback gates using feature-flag-rollout.

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-flag-rollout
Download link: https://github.com/vTRKA/supervibe/archive/main.zip#feature-flag-rollout

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.