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 | | --------------------------------------------- | --------------------------------------------- | | | Source of truth for graft counts and metadata | | | Migration files that define grafts | | | Type definitions ( ) | | | Developer guide (grafts = Grove term for feature flags) |…