← ClaudeAtlas

devops-gcplisted

Working operator's knowledge of Google Cloud Platform for DevOps tasks — Cloud Run, Cloud SQL, IAM, Terraform, Cloud Logging/Monitoring, Cloud Storage, networking, and multi-project setups. Load when the task touches GCP. For project-specific conventions, also load the matching reference file under `references/conventions/`.
spikelab/multiplai-cc-mktplace · ★ 0 · DevOps & Infrastructure · score 74
Install: claude install-skill spikelab/multiplai-cc-mktplace
# DevOps GCP Skill A working operator's reference for Google Cloud. The skill itself stays short — extensive material lives in `references/` and is loaded on demand based on the task. ## When to load what | Task | Load reference | |------|----------------| | Cloud Run deploy / debug / scaling | `references/gcp-serverless.md`, `references/cloud-run-sa-scoping.md` | | Cloud SQL ops, schema migration | `references/gcp-databases.md`, `references/mariadb-cloudsql-migration.md` | | IAM, SA design, audit | `references/gcp-iam-security.md`, `references/cloud-run-sa-scoping.md` | | Terraform multi-env, state, WIF | `references/terraform-multi-env.md` | | VM, GKE, Compute Engine | `references/gcp-compute.md` | | VPC, peering, firewalls, private services | `references/gcp-networking.md` | | Cloud Storage, signed URLs, lifecycle policies | `references/gcp-storage.md` | | Multi-project architecture, isolation boundaries | `references/project-isolation.md` | | Read-only Claude Code access to GCP | `references/claudecode-ro-debug-setup.md` | | **Project-specific conventions** | `gcp-conventions.md` discovered in the project tree (see below) | The 6 cc-polymath files (compute, databases, iam-security, networking, serverless, storage) cover the general patterns. The remaining files cover specific patterns (SA scoping, migration playbook, project isolation, multi-env Terraform). Don't preload — references total ~5,000 lines. ## Project conventions (auto-discover) Before doing any GCP wor