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
업데이트됨 3/17/2026
스타
5951
포크
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.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use remove-feature-flag