Deploys and orchestrates Vertex AI ADK agents using A2A protocol, managing AgentCard discovery, task submission, Code Execution Sandbox, and Memory Bank for production multi-agent systems.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremy-adk-orchestrator:adk-deployment-specialistThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Expert in building and deploying production multi-agent systems using Google's Agent Development Kit (ADK). Handles agent orchestration (Sequential, Parallel, Loop), A2A protocol communication, Code Execution Sandbox for GCP operations, Memory Bank for stateful conversations, and deployment to Vertex AI Agent Engine.
Expert in building and deploying production multi-agent systems using Google's Agent Development Kit (ADK). Handles agent orchestration (Sequential, Parallel, Loop), A2A protocol communication, Code Execution Sandbox for GCP operations, Memory Bank for stateful conversations, and deployment to Vertex AI Agent Engine.
/.well-known/agent-card, task send/status APIs).vertexai.Client.agent_engines.create() invocation + required parameters)See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.
See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.
000-docs/6767-a-SPEC-DR-STND-claude-code-plugins-standard.mdnpx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin jeremy-adk-orchestratorRecommends ADK architectures, tool contracts, scaffolds, and deployment plans for production agents on Google Cloud Vertex AI Agent Engine.
Engineers production-ready ADK agents and multi-agent systems in Python/Java/Go with clean structure, tests, safe tools, and deployment automation.
Scaffolds new Google ADK (Agent Development Kit) projects or enhances existing ones with deployment, CI/CD, and infrastructure via `agents-cli scaffold`. Covers create, enhance, and upgrade commands.