commands: - changed-files: - any-glob-to-any-file: "commands/**" skills: - changed-files: - any-glob-to-any-file: "skills/**" agents: - changed-files: - any-glob-to-any-file: "agents/**" docs: - changed-files: - any-glob-to-any-file: - "README.md" - "CLAUDE.md" - "examples/**" config: - changed-files: - any-glob-to-any-file: - ".claude-plugin/**" - ".mcp.json" - ".github/**" examples: - changed-files: - any-glob-to-any-file: "examples/**"