mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-08-21 07:47:41 -03:00
The one-level patterns (*/.claude-plugin/** etc.) never match the vendored two-level layout because * does not cross /, so a PR touching only plugins/<name>/.claude-plugin/plugin.json never fires the required validate check and blocks forever (PR #5416). Same per-level spell-out the filter already uses for plugins/*/README.md and assets.