release-engineering
SolidPrepares and controls software releases with risk classification, CI quality gates, artifact provenance, feature flags, staged rollout, measurable promotion and rollback thresholds, post-deploy verification, and cleanup. Use for deployment pipelines, launch readiness, canaries, production rollout, release automation, or rollback planning. Not for merely merging a completed development branch or proving one local change.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- thiientv
- Repository
- thiientv/godmode
- Created
- 4 weeks ago
- Last Updated
- 2 weeks ago
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
release-engineer
Automates the last mile of shipping software — verifies release readiness, generates changelogs, tags versions, and pushes releases
oss-release-engineering
Design, audit, repair, or operate verifiable open-source release pipelines across GitHub Actions, package registries, deployments, and app stores. Use when a request includes trigger phrases such as 'cut a release', 'release workflow', 'tag-driven release', 'check-tag', 'promote this SHA', 'deploy the same commit', 'publish idempotently', 'retry the release', 'verify release artifacts', 'update GitHub Actions', 'Node action runtime deprecation', 'clean up release branches', 'git cherry before deleting', 'parallel agents with worktrees', 'generated-file drift', 'wrangler types drift', or 'ship to TestFlight from CI'.
principle-release-engineering
Release engineering — semver discipline, rollout strategy, rollback planning, expand-contract for breaking changes, kill-switch, idempotent release automation, post-release verification. Auto-load when cutting a release, planning a breaking API change, writing release notes, choosing a version bump, using a feature flag as a kill-switch, or building release automation scripts.