什麼是 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