From jeremy-adk-software-engineer
Engineers production-ready ADK agents and multi-agent systems in Python/Java/Go with clean structure, tests, safe tools, and deployment automation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremy-adk-software-engineer:adk-engineerThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Engineer production-ready Agent Development Kit (ADK) agents and multi-agent systems: clean structure, testability, safe tool usage, and deployment automation.
Engineer production-ready Agent Development Kit (ADK) agents and multi-agent systems: clean structure, testability, safe tool usage, and deployment automation.
Use this skill to design and implement ADK agent code that is maintainable and shippable: clear module boundaries, structured tool interfaces, regression tests, and a deployment checklist (local or Agent Engine).
Example: Productionizing an existing ADK agent
src/ layout, tool boundaries, a test suite, and a deployment checklist.Example: Multi-agent workflow
${CLAUDE_SKILL_DIR}/references/SKILL.full.md000-docs/6767-a-SPEC-DR-STND-claude-code-plugins-standard.md000-docs/6767-b-SPEC-DR-STND-claude-skills-standard.mdnpx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin jeremy-adk-software-engineerProvides the full ADK agent development lifecycle: scaffold, build, evaluate, deploy, publish, and observe. Entrypoint for building agents with google-agents-cli.
Recommends ADK architectures, tool contracts, scaffolds, and deployment plans for production agents on Google Cloud Vertex AI Agent Engine.
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.