SkillMachine
All skills

Google Cloud Reliability Advisor

Cloud / Infra

Audits a Google Cloud workload against the Well-Architected Framework Reliability pillar and produces a Turkish Markdown report with SLO configuration and prioritized architecture recommendations.

Live output preview

A plan is required to view this content

Choose a plan to access input format, sample outputs, and live previews.

View Plans →

About the skill

Google Cloud Reliability Advisor

This skill evaluates a Google Cloud workload against the 9 core principles of the Well-Architected Framework — Reliability pillar and produces actionable recommendations for the build, deploy, and management phases. It audits topics such as SLO/SLI definition based on user experience, error budgets, eliminating single points of failure with cross-region redundancy, horizontal scalability, observability (metrics/logs/traces), graceful degradation, failure and data-loss recovery testing (RTO/RPO), and a blameless postmortem culture.

When to use it: When designing a new architecture, when reviewing an existing Cloud Run / GKE / Compute Engine / Cloud SQL / Spanner workload for reliability, when setting up an SLO configuration, or when surfacing resilience gaps after an incident.

Output: A plain Turkish Markdown report containing a principle-based findings table, a maturity score, priority-ranked (P0-P3) recommendations, a real Cloud Monitoring SLO configuration code block, and a verification checklist. The report shows with concrete steps which Google Cloud products (Cloud Load Balancing, Cloud SQL HA, Backup and DR, Cloud Monitoring, etc.) close which gap; it offers directly applicable architectural decisions rather than theoretical explanation.

How do I use this skill?

You don't "run" a skill — after installing it you just tell the agent your task (e.g. ask for the relevant job), and the skill kicks in by itself when its description matches.

Upload the google-cloud-waf-reliability.zip you downloaded as-is — no packaging needed, the format is already correct (folder at root).

  1. Open Settings → Customize → Skills
  2. Upload → select the google-cloud-waf-reliability.zip you downloaded
  3. Claude reads SKILL.md; the name + description appear. Ready ✅

Scripts run in Anthropic's code-execution environment (sandbox) — not on your machine.