home/categories/code-quality/androidx-androidx-agents-skills-remove-feature-flag-skill-md
code-qualitytesting-security

remove-feature-flag

Use this skill to remove a feature flag when the flag is no longer needed and its current state must be made permanent. This skill provides a step-by-step workflow for safely removing obsolete feature flags and their associated dead code without introducing regressions or observable behavior changes.

androidx
maintainer
androidx
Updated 3/17/2026
Stars
5951
Forks
1298
quick start

Installation and usage

Use this skill to remove a feature flag when the flag is no longer needed and its current state must be made permanent. This skill provides a step-by-step workflow for safely removing obsolete feature flags and their associated dead code without introducing regressions or observable behavior changes.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use remove-feature-flag