config-feature-flags

Community

Manage AICP feature toggles via config.

Authorcyberpunk042
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill addresses the absence of a dedicated feature-flag service by managing toggles through config keys in config/default.yaml, per-environment profile overlays, and environment variables for ad-hoc runs.

Core Features & Use Cases

  • Add a new feature toggle across environments or per-invocation and store it in the default config or via env vars.
  • Audit existing toggles by scanning config/default.yaml, profile overlays, and environment reads, and identify code-level toggles for migration.
  • Migrate ad-hoc booleans to the profile system with a behavioral-preserving process and documentation.

Quick Start

Add a new toggle like 'experimental_ui' in dev using config/default.yaml and test across profiles.

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: config-feature-flags
Download link: https://github.com/cyberpunk042/devops-expert-local-ai/archive/main.zip#config-feature-flags

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.