From codex-next
Validates pre-release readiness by reviewing diffs, changelogs, CI status, tests, and artifacts. Guides versioning, release notes, smoke tests, and rollback planning.
How this skill is triggered — by the user, by Claude, or both
Slash command
/codex-next:dev-release-checkThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this workflow when preparing, reviewing, or validating a software release.
Use this workflow when preparing, reviewing, or validating a software release.
Identify release target.
Read release sources.
Validate readiness.
Prepare release material.
Read back final state.
Return:
npx claudepluginhub blueskyxn/codex-is-all-you-need --plugin codex-nextAudits release readiness by classifying risk level, checking verification evidence, and confirming operational readiness before deploying or merging.
Pre-release readiness review that scans for debug artifacts, version mismatches, changelog gaps, git hygiene issues, breaking changes, and license compliance. Runs tests and build verification before presenting consolidated findings for human review.
Validates and executes software releases with changelog generation, version bumping, git tagging, and CI verification.