
Skill
validate-image-updates
validate workstation image updates
Description
Enforces the mandatory sequential validation workflow when a new workstation image is built or the codebase is modified.
SKILL.md
Validate Image Updates
This skill provides the authoritative 6-step workflow for ensuring system integrity during image updates.
Mandatory Sequential Workflow
When a new image build is triggered or the codebase is modified, agents MUST follow this sequence:
- Stop Workstation: Ensure the target instance is in
STATE_STOPPEDto prevent hot-patching drift. - Run Local Tests: Execute
./scripts/run_local_tests.shfrom the skill directory. This runs linters, unit tests, and frontend build checks. - Monitor Build: If local tests pass, wait for the Cloud Build to reach
SUCCESS. - Start Workstation: Only after a successful build.
- Run Integration Tests: Execute
./scripts/run_integration_tests.shon the live instance to verify service orchestration. - Persona Reviews: Conduct in-depth reviews (UX, SEC, SRE, etc.) once the system is live.
Technical Health Check
Technical health is verified by ensuring all tests in the validate-image-updates suite pass before starting the workstation.
Integration Dependencies
This skill depends on the correct configuration of the gcloud CLI and access to the Cloud Workstations API.
More skills from the cicd-foundation repository
View all 8 skillspersona-agent-manager
manage AI agent lifecycles and health
Jul 12AgentsEngineeringGoogle CloudOperationspersona-legal
adopt legal expert persona
Jul 12ComplianceGovernanceLegalpersona-oss
adopt open-source expert persona
Jul 12Code AnalysisGovernancepersona-privacy
audit data handling for privacy compliance
Jul 12AuditCompliancePrivacySecuritypersona-security
audit system security and harden infrastructure
Jul 12AuditInfrastructureSecuritypersona-sre
adopt Site Reliability Engineering persona
Jul 12EngineeringGoogle CloudOperationsSRE
More from Google Cloud
View publisherkb-search
search and extract local knowledge base documents
knowledge-catalog
Jul 12DocumentationKnowledge BaseSearchknowledge_catalog_discovery_agent
search and rank Knowledge Catalog data entries
knowledge-catalog
Jul 12Data AnalysisGoogle CloudKnowledge ManagementSearchfabric-builder
generate Terraform code for Google Cloud
cloud-foundation-fabric
Jul 12Google CloudInfrastructure as CodeTerraformfast-0-org-setup-prereqs
prepare prerequisites for FAST 0-org-setup
cloud-foundation-fabric
Jul 12Google CloudOperationsagent-aware-cli
design agent-aware command-line interfaces
vertex-ai-creative-studio
Jul 12CLIEngineeringGoogle Cloudbuild-mcp-genmedia
build and configure GenAI MCP servers
vertex-ai-creative-studio
Jul 12API DevelopmentGoogle CloudLLMMCP