release-management
Installation
SKILL.md
Release Management & Deployment Strategies
Purpose: Decision guides, versioning rules, deployment strategy selection, and release checklists. For full YAML examples and runbook templates, see the references/ directory.
When to Use This Skill
- Planning release pipelines and strategies
- Choosing deployment strategies (blue-green, canary, rolling)
- Implementing automated release workflows
- Designing rollback procedures
- Setting up versioning with SemVer or CalVer
Prerequisites
- CI/CD pipeline infrastructure
- Version control system (Git)