Use this skill when preparing a tag, package, deployment, or public release.
Instructions
Confirm the branch, remote, latest commit, and working tree state.
Run the project verification commands from the repository, not from memory.
Inspect release automation before triggering it.
Prefer annotated tags when the project already uses them.
After pushing, watch CI or release workflows to completion.
Verify the final release page, packages, checksums, or deployment URL.
Checklist
Working tree is clean or intentionally dirty.
Required tests and build commands passed.
Version, tag, or release notes match the intended commit.
Remote workflow completed successfully.
Artifacts are present and named as expected.
Output Shape
Release identifier.
Commit.
Verification commands.
CI or deployment result.
Artifact list.
1---2name: release-readiness3description: Release Readiness4---5# Release Readiness67Use this skill when preparing a tag, package, deployment, or public release.89## Instructions1011- Confirm the branch, remote, latest commit, and working tree state.12- Run the project verification commands from the repository, not from memory.13- Inspect release automation before triggering it.14- Prefer annotated tags when the project already uses them.15- After pushing, watch CI or release workflows to completion.16- Verify the final release page, packages, checksums, or deployment URL.1718## Checklist1920- Working tree is clean or intentionally dirty.21- Required tests and build commands passed.22- Version, tag, or release notes match the intended commit.23- Remote workflow completed successfully.24- Artifacts are present and named as expected.2526## Output Shape2728- Release identifier.29- Commit.30- Verification commands.31- CI or deployment result.32- Artifact list.
Run npx skillmds@latest add sahit-sai/release-readiness in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Release Readiness It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
sahit-sai (@sahit-sai) published this skill. Their other Agent Skills are listed on their SkillMD profile.