cloud-checkup
Read-only SRE checkup of any GCP project: deterministic probes of the edge, Cloud Run services, 7-day error logs, Cloud Scheduler, alert policies and uptime checks, Secret Manager and IAM, the data stores and the machine's own scheduled jobs, audited into one fixed status table (LIVE / WARNING / RED / INCONCLUSIVE) with evidence, findings by severity, what could not be checked, and a single OVERALL line delivered as one notification. Parametrised by a per-project manifest, so the same routine runs on every project. Use when the operator says "cloud checkup", "SRE check", "is everything live", "what's healthy / warning / red", "any errors this week", "audit the infra", "weekly checkup", "set up the weekly checkup", before a deploy or demo, or after an incident. Cloud Run first; App Engine and GKE differ only in the serving probes.
Pinned to revision 164946c3337e, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/cloud-checkup/SKILL.md
- skills/cloud-checkup/README.md
- skills/cloud-checkup/manifest.example.yaml
- skills/cloud-checkup/modules/mongodb_atlas.md
- skills/cloud-checkup/scripts/cloud_checkup.sh
- skills/cloud-checkup/scripts/notify.sh
- skills/cloud-checkup/templates/CHECKUP-TEMPLATE.md
- skills/cloud-checkup/templates/checkup_prompt.md
- skills/cloud-checkup/templates/cron.example
- skills/cloud-checkup/templates/launchd.plist.tmpl
Every link opens the file at its source, pinned to the revision this page describes.