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.md5plugins reuse this skill
First indexed Jul 10, 2026
npx claudepluginhub fleet-to-force/claude-code-plugins-plus --plugin jeremy-adk-software-engineerEngineers production-ready ADK agents with clean structure, testing, and deployment automation. Activates on 'build ADK agent', 'create agent code', or 'engineer ADK application'.
Deploys and orchestrates multi-agent systems using Google's ADK on Vertex AI, managing A2A communication, AgentCard discovery, and CI/CD integration.
Quick reference for writing Google ADK agent code: agent types, tool definitions, orchestration, callbacks, and state management in Python.