Changeset Validation Overview This skill validates whether changesets correctly reflect package changes and follow the repository rules. It relies on the shared prompt in so local Codex reviews and GitHub Actions share the same logic. Experimental or preview-only feature additions that are explicitly labeled as such in the diff may remain a patch bump when they do not change existing behavior. Major bumps are only allowed after the first major release; before that, do not use major bumps for feature-level changes. Quick start Local (Codex-driven): 1. Run: 2. Apply the rules from to the genera…