google-cicd-release-orchestration
Cloud Deploy Pipelines
Overview
This skill encompasses the entire lifecycle of Cloud Deploy for a user, from designing and creating delivery pipelines to managing releases and debugging release failures.
All Workflows require the clouddeploy.googleapis.com API to be enabled.
Workflow: Designing a Pipeline
This workflow provides steps for designing a Cloud Deploy DeliveryPipeline.
Constraints & Rules
- NO PLACEHOLDERS: Never generate YAML with placeholders like
<PROJECT_ID>. Ask the user for values first. - Context First: Always check existing files and conversation context before asking.
- Step-by-Step: Perform the steps one at a time. The goal is to guide the user through designing a delivery pipeline.
Step 0: Prerequisites
More from gemini-cli-extensions/cicd
google-cicd-terraform
Architect, provision, and troubleshoot infrastructure on Google Cloud using Terraform. This skill ensures best practices like GCS backend usage and least-privilege IAM are followed. Enforces Google’s Cloud Foundation Fabric patterns and rigorous validation protocols to ensure secure, idempotent, and scalable deployments across environments. Activate when the user requests infrastructure changes, pipeline design involving Terraform, or debugging Terraform issues.
10google-cicd-deploy
>
10google-cicd-pipeline-design
Use this skill to design and implement a Google Cloud based CI/CD pipeline. This skill encodes best practices for pipeline design, ensuring proper pattern selection and implementation. You MUST activate this skill when tasked with building a pipeline, designing architecture on GCP, or migrating pipelines.
10