gcb-monitor
Installation
SKILL.md
Google Cloud Build Monitor
Monitor, analyze, and diagnose Google Cloud Build executions using the gcloud CLI. Provide continuous status updates until builds complete, with detailed failure analysis when builds fail.
Prerequisites
Ensure the gcloud CLI is installed and authenticated:
gcloud auth list
gcloud config get-value project
If not authenticated, inform the user and provide authentication guidance.