What problem does it solve?
This Skill prevents rushed or incomplete software releases by coordinating quality checks, review, deployment, health verification, rollback, and release documentation from one repeatable workflow.
Core Features & Use Cases
- Release Path Triage: Distinguishes normal releases, hotfixes, and release candidates so the appropriate process is followed.
- Production Ship Workflow: Guides branch synchronization, testing, coverage audits, secrets scanning, pull requests, CI gates, deployment, and post-deploy verification.
- Operational Safety: Defines rollback thresholds and procedures for application and database failures, including post-rollback communication and follow-up.
- Use Case: Use it to prepare a feature branch for production, open a conventional pull request, monitor deployment health, and generate release notes with a complete definition-of-done checklist.
Quick Start
Ask the release engineer skill to guide the current branch through the appropriate release path and verify production health after deployment.