Google Cloud Operational Excellence Advisor
Assesses Google Cloud workloads and recommends improvements using the WAF Operational Excellence pillar.
The skill only generates operational guidance and assessment questions; it does not claim to execute cloud operations, obtain credentials, or modify resources, so no obvious overreach or destructive default is present. It lacks permission boundaries, sensitive-data handling, user confirmation, data-flow disclosure, and rollback guidance, so points are deducted.
The metadata, principles, questions, and checklist are broadly consistent and readable from source. However, there are no scripts, tests, input validation, exception handling, or failure feedback, and the skill depends on external grounding documents; key-path reproduction is therefore unverified and the score is reduced.
The target scenario is clear: assessing Google Cloud workload operational excellence across readiness, incidents, resources, change, and improvement. Inputs, output format, invocation boundaries, non-fit cases, Chinese-language support, and mainland-China network fit are not specified, so points are deducted.
The document has clear sections for overview, principles, products, questions, and validation. Repository context supplies Apache-2.0 licensing, installation, support, contribution, and active-development information, but the skill lacks its own version, changelog, named maintenance owner, dependency notes, output examples, and FAQ, so points are deducted.
The questions and checklist can directly support a manual operational-excellence review and provide practical reference value. The content is mostly generic guidance, however, with no ready-to-deliver report template, decision rules, evidence requirements, or verified outputs; substantial user synthesis remains necessary, so points are deducted.
Several Google Cloud Framework grounding-document links provide some traceability to primary material. There are no committed tests, CI coverage, third-party execution evidence, or independent corroboration, so static evidence remains limited and points are deducted.
- The skill relies on external docs.cloud.google.com grounding documents; conclusions may be difficult to recheck if those documents are unreachable or change.
- This is guidance and a checklist, not an automated assessor; users must collect evidence, judge applicability, and produce the final report themselves.
- No guidance is provided for minimizing, redacting, or handling sensitive architecture, log, or incident data.
- Chinese terminology, output templates, and mainland-China network reachability are not documented.
What does this skill do, and when should you use it?
This skill generates operations-focused guidance for Google Cloud workloads using the Operational Excellence pillar of the Google Cloud Well-Architected Framework. It covers operational readiness, incident and problem management, resource optimization, change automation, and continuous improvement. It asks workload-assessment questions and applies a validation checklist to review operational practices. It fits Google Cloud teams seeking structured operational assessment and recommendations, but it is not documented as a deployment or incident-response automation tool.
Uses the workload and organizational context supplied by the user to ask questions about operational readiness, SLOs, incident response, resource sizing, change management, and continuous improvement; uses the five core principles and the Google Cloud product examples listed in SKILL.md to produce actionable guidance for deployment, monitoring, and incident management; and applies a checklist covering readiness criteria, SLO monitoring, incident roles, blameless reviews, IaC, CI/CD, resource reviews, and improvement practices.
- A cloud platform team is preparing a Google Cloud workload for production and needs operational-readiness criteria.
- An SRE or operations team is reviewing SLOs, observability, and incident-management practices for a critical service.
- An engineering team is assessing whether IaC, CI/CD, approval workflows, and testing support consistent, low-risk changes.
- A cloud-finops or platform team is reviewing utilization, idle resources, and right-sizing opportunities.
- An organization wants a structured process for architecture reviews, post-incident learning, and ongoing operational improvement.
What are this skill's strengths and limitations?
- Has a clearly defined scope around the Operational Excellence pillar of the Well-Architected Framework.
- Provides five principles, assessment questions, and a directly usable validation checklist.
- Covers monitoring, SLOs, incident management, resource optimization, IaC, and CI/CD.
- Names relevant Google Cloud product examples, including Cloud Monitoring, Cloud Logging, Cloud Build, Cloud Deploy, and Terraform.
- Only addresses Operational Excellence and does not cover the framework's other pillars.
- Provides guidance, questions, and checks rather than scripts, configuration files, or executable automation.
- The SKILL.md does not include a test suite, platform integration instructions, or workload-specific templates.
- The product list is explicitly presented as examples, not a complete Google Cloud product catalog.
How do you install this skill?
Run npx skills add google/skills, then select skills/cloud/google-cloud-waf-operational-excellence from the repository's skill list. The README does not document more specific installation flags or additional dependencies.
How do you use this skill?
After installation, provide workload context and request an assessment, for example: “Assess this Google Cloud workload against Operational Excellence, focusing on SLOs, incident management, IaC, CI/CD, and resource optimization, and give actionable recommendations.” The source does not document a more specific invocation syntax.