mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-07-12 12:17:05 -03:00
Adds a step to the validate job that diffs plugins[].name against the PR base and fails if any name disappeared without a corresponding key in the top-level "renames" map. Prevents the next airwallex-style plugin-not-found regression. Part of CC-2871. Depends on the renames map (PR A). Co-authored-by: Claude <noreply@anthropic.com>