release
SolidShips a reviewed change safely, with a rollback plan and an explicit GO/NO-GO decision, and closes out the task.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- saleh-alhaddad
- Repository
- saleh-alhaddad/itqan-engineering
- Created
- 1 months ago
- Last Updated
- yesterday
- Language
- Shell
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
release
Prepare a release for the owner to ship - verify the readiness list mechanically, then assemble the changelog, semver proposal, and release notes into the filled RELEASE-TEMPLATE, ending at a proposal entry on DECISIONS.md. Owner/CEO invoked only. Use when the user says /release, "prepare a release", "cut a release", or "are we ready to ship". It NEVER tags, publishes, or deploys - deploy is a manual owner step, always.
deliver
Release, deploy, or hand over a milestone in a disciplined, repeatable way. Use when shipping to users, deploying to an environment, tagging a release, or closing out a milestone. Nothing ships that verify hasn't passed.
ship
Release behind verify gates — run the tests, read the diff, then a staged rollout with a rollback plan.