·update-graft-inventory
</>

update-graft-inventory

autumnsgrove/groveengine

添加或删除标志时更新移植(功能标志)库存。在通过迁移添加新移植物时使用,在 CI 标记库存不匹配后使用,或定期确保文档与生产 D1 匹配。

0安装·0热度·@autumnsgrove

安装

$npx skills add https://github.com/autumnsgrove/groveengine --skill update-graft-inventory

SKILL.md

| .github/graft-inventory.json | Source of truth for graft counts and metadata | | packages/engine/migrations/.sql | Migration files that define grafts | | packages/engine/src/lib/feature-flags/grafts.ts | Type definitions (KnownGraftId) | | docs/guides/adding-grafts-and-flags.md | Developer guide |

If they don't match, migrations may need to be applied:

When CI fails, run this skill to fix the mismatch.

添加或删除标志时更新移植(功能标志)库存。在通过迁移添加新移植物时使用,在 CI 标记库存不匹配后使用,或定期确保文档与生产 D1 匹配。 来源:autumnsgrove/groveengine。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/autumnsgrove/groveengine --skill update-graft-inventory
分类
</>开发工具
认证
收录时间
2026-02-05
更新时间
2026-02-18

快速解答

什么是 update-graft-inventory?

添加或删除标志时更新移植(功能标志)库存。在通过迁移添加新移植物时使用,在 CI 标记库存不匹配后使用,或定期确保文档与生产 D1 匹配。 来源:autumnsgrove/groveengine。

如何安装 update-graft-inventory?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/autumnsgrove/groveengine --skill update-graft-inventory 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/autumnsgrove/groveengine