By jpantsjoha Verified
A full Google Cloud delivery team for your coding agent: vendor-objective solution designer, GCP architect, agentic-systems architect (ADK / Agent Runtime / MCP / A2A / AP2), plus security, SRE, and QA — wired into a design-first, security-first delivery gate. Eleven service skills (Cloud Run, GKE, IAM, BigQuery, Cloud Storage, Vertex AI, networking, observability), MCP server setup, and a self-validating research pipeline that keeps every reference current.
Google Cloud Well-Architected Framework reference. Six pillars: operational excellence, security, reliability, cost optimization, performance, and sustainability. Referenced by gcp-architect and gcp-security for every design review.
GCP QA and review persona. Critiques and evaluates designs, implementations, and release candidates against acceptance criteria. Owns linting, freshness checks, link validation, and smoke tests. Raises blockers before release. Quality gate authority for both the plugin itself and solutions built with it.
Agentic systems architect for the Gemini Enterprise Agent Platform (GEAP, formerly Vertex AI). Tier 2 specialist alongside gcp-architect: owns agentic application design AND agent evaluation execution. Covers ADK, Agent Runtime (formerly Agent Engine), the MCP/A2A/AP2 protocol stack, multi-agent topologies, grounding/RAG, memory, human-in-the-loop, and Gemini model selection. GCP is always the target deployment platform.
Query and manage data in Google BigQuery. Covers dataset and table management, IAM, cost-safe querying (dry-run first), partitioning, clustering, and bq CLI patterns. Always estimates cost before executing queries — BigQuery bills by bytes processed.
Deploy and manage containerized workloads on Cloud Run. Covers service creation, traffic splitting, IAM, VPC connectivity, secrets integration, auto-scaling, and gcloud CLI patterns. Warns before billable deployments.
Requires secrets
Needs API keys or credentials to function
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Verified owner:Jaroslav Pantsjoha
npx claudepluginhub jpantsjoha/googlecloud-plugin
Install once, and your coding agent gains a full Google Cloud delivery team — a vendor-objective solution designer, a GCP architect, an agentic-systems architect, plus security, SRE, and QA — wired into a design-first, security-first delivery gate.
All the GCP skills. All the MCP servers available today. Assembled to fast-track the right architecture for your requirements.
Skill libraries for Google Cloud are everywhere. What they miss is the operating contract: who designs before anyone writes code, who signs off on least-privilege before anything deploys, what "done" means when an agent ships to a billable cloud. This plugin ships that contract, with the GCP know-how built in.
One install gives an agent (Claude, Codex, or Antigravity) six personas, eleven service skills, and a research pipeline that keeps every reference current. A plugin that goes stale in silence is worse than none.
The plugin is GCP-only and opinionated by design. It covers the services a builder reaches for — Firebase, Cloud Run, BigQuery, GKE — and the agent frameworks now built on top: ADK, and the MCP / A2A / AP2 protocol stack, deployed on the Gemini Enterprise Agent Platform. Refine it for your team. Keep the contract coherent as you do.
Speed is easy. Safe speed is engineered.
One plugin, four coding assistants. Skills live in skills/; each harness reads its own manifest.
Claude Code
/plugin marketplace add jpantsjoha/googlecloud-plugin
/plugin install googlecloud-plugin@googlecloud-plugin-marketplace
Antigravity (Gemini)
agy plugin install https://github.com/jpantsjoha/googlecloud-plugin
Kimi Code
/plugins install https://github.com/jpantsjoha/googlecloud-plugin
Codex — no install step. Codex discovers .agents/skills/ natively and reads AGENTS.md as its always-on adapter. Clone the repo and Codex picks up the contract:
git clone https://github.com/jpantsjoha/googlecloud-plugin
After cloning to work on the plugin itself, install the pre-commit gate once:
make hooks # runs `make gate` (validate + manifest + mermaid + lint + test) on every commit
The plugin running in Antigravity — asked what it is and how it delivers value, the agent introduces the team and the delivery gate:
Every piece of work flows through sequential gates. No gate opens until the one before it clears. Human intent enters at the top; a human authorises production at the bottom. The AI personas scale the execution in between — they never grant their own authority.
%%{init: {'theme':'neutral', 'sequence': {'useMaxWidth': true, 'diagramMarginX': 24, 'diagramMarginY': 18, 'actorMargin': 44, 'boxMargin': 15, 'boxTextMargin': 8, 'noteMargin': 12, 'messageMargin': 42}}}%%
sequenceDiagram
autonumber
actor Req as Requirement
participant Sol as solution-designer
participant Arch as gcp-architect +<br/>agent-architect
participant Sec as gcp-security
participant Impl as Service Skills
participant QA as gcp-qa
actor Ops as gcp-ops
rect rgb(238, 242, 255)
note over Req,Sol: Solution Gate — is this even GCP? (skip if unambiguously GCP-only)
Req->>Sol: 1. Submit intent / problem
Sol-->>Arch: 2. Master HLD + vendor scope (hands GCP slice down)
end
rect rgb(237, 233, 254)
note over Arch: GCP Design Gate — design before code
Arch->>Arch: 3. GCP HLD/LLD + ADRs (agentic: topology, protocols, model, eval set)
end
rect rgb(252, 231, 243)
note over Arch,Sec: Security Gate — reviews the design, not the diff
Arch->>Sec: 4. Submit design
Sec-->>Impl: 5. Least-privilege IAM, no secrets, WAF pillar — pass or BLOCK
end
rect rgb(240, 253, 244)
note over Sec,Impl: Implementation — known-good GCP patterns, cost-warned
Impl->>Impl: 6. Build on google-cloud patterns, warn before every billable action
end
rect rgb(254, 249, 231)
note over Impl,QA: Quality Gate — receipts, not polish
Impl->>QA: 7. Submit candidate
QA-->>Ops: 8. make gate (all checks) + agent-eval — pass or BLOCK
end
rect rgb(224, 242, 254)
note over QA,Ops: Operational Readiness Gate — no dark production
Ops->>Ops: 9. SLO + alerting + runbook present?
Ops-->>Req: 10. Authorise release & emit status
end
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Team operating model for hybrid human+AI delivery: one shared, drift-checked contract for authority, risk tiers, evidence, review, and done — with cloud-expert guardrails (Google Cloud, AWS, Azure, Alibaba Cloud) and Google ADK/Antigravity skills built in, routing agent-craft work to companion skill plugins.
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer