mirror of
https://github.com/safishamsi/graphify.git
synced 2026-07-13 02:47:00 +00:00
4a200159af
gemini has no _PLATFORM_CONFIG entry and installs claude's skill.md body verbatim. Since #1121 that body is the lean progressive core that links to references/, but _packaged_skill_refs_dir returned None for gemini, so the install laid down a SKILL.md with 8 dead reference pointers. Resolve gemini to the claude references bundle (the same body it already ships) and guard it in test_claude_twins_ride_the_claude_bundle. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>