Run the pre-release gate for this multi-plugin monorepo: establish each plugin's release boundary from its last reachable tag to HEAD, audit every changed plugin's [Unreleased] changelog against the actual code diff, identify contract-surface and breaking changes, and optionally run a dedicated Codex correctness review over the exact union release window after explicit approval. Use when the user asks for a pre-release review, release audit, readiness check, release-window review, sanity check before tagging, or whether accumulated unreleased work is ready to ship. Run before release or fleet-release; never bump versions, create tags, commit, or push.
$npx -y skills add gtapps/claude-code-hermit --skill pre-release-reviewInstalls into the current project.
Run `npx skills use "https://github.com/gtapps/claude-code-hermit" --skill "gtapps/claude-code-hermit/pre-release-review"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gtapps/claude-code-hermit" that are relevant to the current task. Run `npx skills add "https://github.com/gtapps/claude-code-hermit"` and select the relevant skills, then follow their instructions.