gcp-live-smoke
CommunityVerify GCP/Cloud Run deployments with a live smoke test for the eval-UI stack.
Authorrajnishkhatri
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a live smoke test for GCP/Cloud Run deployments, ensuring the eval-UI stack is functioning correctly and all components are in place.
Core Features & Use Cases
- Live Smoke Test: Execute a Phase 2 live GCP smoke test for the eval-UI stack.
- End-to-End Verification: Confirms terminal complete state, tool cards, and reasoning recap.
- Use Case: Use this whenever you need to verify a GCP/Cloud Run deploy, run the live smoke, check the deployed frontend, or validate the reasoning recap in production.
Quick Start
Run the GCP live smoke test from the repo root:
cd frontend && \
BASE_URL=https://agent-frontend-w65nrxwkiq-uc.a.run.app \
E2E_AUTHENTICATED=1 \
npx playwright test full-stack/reasoning-recap-live.spec.ts \
--project=chromium-desktop --global-timeout=600000 \
--reporter=json > recap-live-results.json 2> recap-live-stderr.log
Dependency Matrix
Required Modules
playwright
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: gcp-live-smoke Download link: https://github.com/rajnishkhatri/AgentsFramework/archive/main.zip#gcp-live-smoke Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.