google-cloud-waf-operational-excellence

Generates operational excellence guidance for Google Cloud workloads using Well-Architected Framework principles.

Updated Jul 24, 2026
One-click install
npx skills add https://github.com/oliverconstance/webapp-scrum-team --skill google-cloud-waf-operational-excellence-oliverconstance
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: google-cloud-waf-operational-excellence
Source: https://github.com/oliverconstance/webapp-scrum-team/tree/main/.agent/skills/google-cloud-waf-operational-excellence
Command: npx skills add https://github.com/oliverconstance/webapp-scrum-team --skill google-cloud-waf-operational-excellence-oliverconstance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Teams running workloads on Google Cloud often lack a structured way to evaluate whether their operations meet best practices for readiness, incident management, automation, and resource optimization. This Skill provides a guided assessment based on the Operational Excellence pillar of the Google Cloud Well-Architected Framework. ## Core Features & Use Cases - Workload Assessment: Asks targeted questions about operational readiness, SLOs, incident response, change management, and continuous improvement to understand your workload's operational posture. - Validation Checklist: Evaluates your architecture against a concrete checklist covering IaC adoption, CI/CD integration, blameless post-mortems, and resource right-sizing. - Actionable Recommendations: Maps findings to relevant Google Cloud products such as Cloud Monitoring, Cloud Build, Cloud Deploy, Recommender, and Incident Response & Management. - Use Case: Before launching a new service on GKE, use this Skill to review your deployment pipelines, SLO definitions, and incident processes, then receive prioritized recommendations grounded in official Google Cloud documentation. ## Quick Start Evaluate my Google Cloud workload against the Operational Excellence pillar of the Well-Architected Framework and recommend improvements for monitoring, deployment automation, and incident management.

Frequently Asked Questions about google-cloud-waf-operational-excellence

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

FAQPage Schema
How do I assess operational readiness for Google Cloud workloads?▼

Operational readiness assessment uses the Well-Architected Framework's criteria covering staffing, processes, governance, and SLO definitions. This Skill walks you through targeted questions and a validation checklist to identify gaps before production deployment.

What is the Operational Excellence pillar in Google Cloud Well-Architected Framework?▼

The Operational Excellence pillar provides recommendations for operating workloads efficiently on Google Cloud. It covers five core principles: operational readiness, incident and problem management, resource optimization, change automation, and continuous improvement.

Which Google Cloud tools support incident management and monitoring?▼

Cloud Monitoring, Cloud Logging, Error Reporting, and Service Monitoring provide observability and SLO tracking. Incident Response & Management (IRM) offers structured processes for handling operational disruptions and post-incident reviews.

How do I automate deployments on Google Cloud with IaC?▼

Use Terraform or Infrastructure Manager for Infrastructure as Code, combined with Cloud Build and Cloud Deploy for CI/CD pipelines. This ensures consistent, repeatable, low-risk deployments with automated testing integrated into every change.

Does this framework apply to workloads outside Google Cloud?▼

The recommendations and product mappings are specific to Google Cloud services like GKE, Cloud Run, and Recommender. The general principles such as blameless post-mortems and SLO tracking are transferable, but product guidance assumes a Google Cloud environment.