update-graft-inventory

Installation
SKILL.md

Update Graft Inventory Skill

When to Activate

Activate this skill when:

  • Adding new feature flags via SQL migrations
  • Removing or deprecating grafts
  • The graft-inventory CI check fails
  • You want to verify inventory matches production D1
  • After applying migrations that add grafts

Files Involved

File Purpose
.github/graft-inventory.json Source of truth for graft counts and metadata
libs/engine/migrations/*.sql Migration files that define grafts
libs/engine/src/lib/platform/feature-flags/flags.ts Type definitions (KnownFlagId)
Related skills
Installs
63
GitHub Stars
5
First Seen
Feb 5, 2026