feature-flags

Design feature flag strategies with naming conventions, lifecycles, and progressive discovery patterns.

6|1|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/vibbs/company-os --skill feature-flags-vibbs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-flags
Source: https://github.com/vibbs/company-os/tree/main/.claude/skills/feature-flags
Command: npx skills add https://github.com/vibbs/company-os --skill feature-flags-vibbs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps manage the complexity of releasing new features by designing a robust feature flagging strategy, ensuring safe rollouts and progressive user onboarding.

Core Features & Use Cases

  • Strategy Design: Creates company-wide conventions for flag naming, lifecycle, and cleanup.
  • Progressive Discovery: Implements patterns to reveal features gradually based on user maturity.
  • Use Case: When launching a new AI assistant feature, use this skill to define a rollout plan that starts with internal testing, moves to a small percentage of users, and then gradually expands, all while defining clear cleanup rules.

Quick Start

Design a company-level feature flag strategy based on the provided configuration and existing RFC documents.

Frequently Asked Questions about feature-flags

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design a feature flag strategy for safe rollouts?

Design a feature flag strategy by defining company-wide naming conventions, flag lifecycles, and cleanup rules based on configuration inputs and RFC documents to ensure safe rollouts.

What is progressive discovery in feature flag rollouts?

Progressive discovery is a rollout pattern that gradually reveals features based on user maturity, starting with internal testing and expanding to small user segments before full release.

How do I create per-feature flag specifications for organic product learning?

Create per-feature flag specifications by applying structured release management inputs and onboarding data to define discovery levels and track organic product learning during gradual expansion.

Do I need RFC documents to define feature flag naming conventions and lifecycles?

Yes, RFC documents and configuration inputs are required to establish structured feature flag naming conventions, manage lifecycles, and define progressive discovery levels for engineering teams.

What's the best way to manage feature flag cleanup and lifecycle rules?

Manage feature flag cleanup by designing company-level conventions that define explicit lifecycle rules and retirement schedules, ensuring obsolete flags are removed after progressive rollout completion.

Can I use this feature flag rollout approach for AI assistant product onboarding?

Yes, feature flag rollout strategies apply directly to AI assistant product onboarding by defining progressive discovery patterns that start with internal testing and gradually expand to users.