·launchdarkly-flag-cleanup
</>

launchdarkly-flag-cleanup

從程式碼中安全地刪除功能標誌,同時保留生產行為。當使用者想要從程式碼中刪除標誌、刪除標誌引用或建立一個在推出完成後對獲勝變體進行硬編碼的 PR 時使用。

48安裝·1熱度·@launchdarkly

安裝

$npx skills add https://github.com/launchdarkly/agent-skills --skill launchdarkly-flag-cleanup

如何安裝 launchdarkly-flag-cleanup

透過命令列快速安裝 launchdarkly-flag-cleanup AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/launchdarkly/agent-skills --skill launchdarkly-flag-cleanup
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:launchdarkly/agent-skills。

SKILL.md

查看原文

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
分類
</>開發工具
認證
收錄時間
2026-02-19
更新時間
2026-03-11

Browse more skills from launchdarkly/agent-skills

快速解答

什麼是 launchdarkly-flag-cleanup?

從程式碼中安全地刪除功能標誌,同時保留生產行為。當使用者想要從程式碼中刪除標誌、刪除標誌引用或建立一個在推出完成後對獲勝變體進行硬編碼的 PR 時使用。 來源:launchdarkly/agent-skills。

如何安裝 launchdarkly-flag-cleanup?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/launchdarkly/agent-skills --skill launchdarkly-flag-cleanup 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/launchdarkly/agent-skills