gcp-cloud-run

Installation
SKILL.md

GCP Cloud Run

Iron Law

NO CLOUD RUN FUNCTION WITHOUT:
1. A stack-specific health check endpoint (GET /health → 200)
2. GitHub Actions workflow (NEVER cloudbuild.yaml)
3. Workload Identity Federation (NEVER service account JSON keys)

This Skill vs deployment-engineer Agent

Installs
3
GitHub Stars
34
First Seen
May 21, 2026
gcp-cloud-run — kumaran-is/claude-code-onboarding