release-checklist

Automate release governance and pre-deployment checks for GCP and AWS pipelines.

5|Updated Nov 18, 2025
One-click install
npx skills add https://github.com/DuqueOM/ML-MLOps-Portfolio --skill release-checklist-duqueom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: release-checklist
Source: https://github.com/DuqueOM/ML-MLOps-Portfolio/tree/main/.devin/skills/release-checklist
Command: npx skills add https://github.com/DuqueOM/ML-MLOps-Portfolio --skill release-checklist-duqueom

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines and standardizes multi-cloud release processes by providing a structured, audit-friendly release checklist and gating rules.

Core Features & Use Cases

  • Pre-release verification: ensures CI checks, code quality gates, and documentation up-to-date before any release.
  • Cross-cloud deployment governance: coordinates version tagging, image packaging, and deployment steps for GCP and AWS with consistent controls.
  • Rollback and incident readiness: defines rollback plans and ADR-aligned decision records to reduce blast radius during releases.

Quick Start

Follow this checklist to prepare and verify a production release across GCP and AWS.

Frequently Asked Questions about release-checklist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce preflight checks for multi-cloud deployments across AWS and GCP?

Multi-cloud deployments require preflight checks to verify CI status, code quality gates, and documentation before releasing. This automation enforces approval gates and ADR alignment to coordinate version tagging and image packaging across AWS and GCP.

What is the best way to automate rollback planning for a production release?

Rollback planning for a production release defines incident readiness procedures and ADR-aligned decision records. This reduces the blast radius during deployments by providing auditable artifacts and structured rollback plans before any cross-cloud release.

Does this release governance process support both Kubernetes and Terraform workflows?

Release governance applies to multi-cloud pipelines involving Kubernetes and Terraform. It ensures consistent controls for version tagging, image build, and push steps, coordinating deployment procedures across different infrastructure as code and container orchestration tools.

How do I structure CI-CD approval gates to ensure documentation is up-to-date before deployment?

CI-CD approval gates enforce documentation updates by requiring up-to-date records as a pre-release verification step. This audit-friendly checklist ensures code quality gates and documentation are verified before any cross-cloud deployment proceeds.

Can I use this to audit version tagging and image packaging steps before a GCP and AWS release?

Auditing version tagging and image packaging is supported for GCP and AWS releases. The system generates auditable artifacts that verify preflight checks and approval gates have been satisfied, ensuring cross-cloud deployment governance.