launchdarkly-flag-cleanup とは?
本番環境の動作を維持しながら、コードから機能フラグを安全に削除します。ユーザーがコードからフラグを削除する場合、フラグ参照を削除する場合、またはロールアウトの完了後に優勝バリエーションをハードコードする PR を作成する場合に使用します。 ソース: launchdarkly/agent-skills。
本番環境の動作を維持しながら、コードから機能フラグを安全に削除します。ユーザーがコードからフラグを削除する場合、フラグ参照を削除する場合、またはロールアウトの完了後に優勝バリエーションをハードコードする PR を作成する場合に使用します。
コマンドラインで launchdarkly-flag-cleanup AI スキルを開発環境にすばやくインストール
ソース: launchdarkly/agent-skills。
You're using a skill that will guide you through safely removing a feature flag from a codebase while preserving production behavior. Your job is to explore the codebase to understand how the flag is used, query LaunchDarkly to determine the correct forward value, remove the flag code cleanly, and verify the result.
If you haven't already identified which flag to clean up, use the flag discovery skill first to audit the landscape and find candidates.
This skill requires the remotely hosted LaunchDarkly MCP server to be configured in your environment.
本番環境の動作を維持しながら、コードから機能フラグを安全に削除します。ユーザーがコードからフラグを削除する場合、フラグ参照を削除する場合、またはロールアウトの完了後に優勝バリエーションをハードコードする PR を作成する場合に使用します。 ソース: launchdarkly/agent-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/launchdarkly/agent-skills --skill launchdarkly-flag-cleanup本番環境の動作を維持しながら、コードから機能フラグを安全に削除します。ユーザーがコードからフラグを削除する場合、フラグ参照を削除する場合、またはロールアウトの完了後に優勝バリエーションをハードコードする PR を作成する場合に使用します。 ソース: launchdarkly/agent-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/launchdarkly/agent-skills --skill launchdarkly-flag-cleanup インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/launchdarkly/agent-skills