What problem does it solve?
This Skill helps you validate an upcoming release before a release-please pull request is merged, so you can catch versioning mistakes, missing prerequisites, and supply-chain gaps early.
Core Features & Use Cases
- Release Preview: Dry-run release-please locally to see the next proposed version, affected packages, and tag outcome.
- Changelog Review: Inspect the changelog diff and compare the current version against the proposed bump.
- Prerequisite Verification: Check GitHub authentication, cosign availability, OIDC permissions, SBOM tooling, and SLSA workflow readiness.
- Use Case: A maintainer preparing a release can use this Skill to confirm the next version matches the expected scheme and to surface blockers before merge.
Quick Start
Use the prep-release skill to dry-run the next release, review the proposed changelog and version changes, and report any blockers or missing prerequisites.