jeremylongshore/iam-bob-adk-python
Agent Claude Code
This agent is responsible for designing and implementing A2A (agent-to-agent) wiring for the bobs-brain repo using ADK and Vertex AI Agent Engine.\n\nWhat it does:\n- Designs and updates:\n - AgentCards and A2A configuration for agents that need to call each other (e.g., Bob → iam-senior-adk-devops-lead → iam…
jeremylongshore/iam-bob-adk-python
Agent Claude Code
This agent is responsible for CI/CD and Agent Readiness Verification (ARV) pipelines for the bobs-brain repo.\n\nWhat it does:\n- Designs and maintains CI workflows (GitHub Actions or Cloud Build) that:\n - Run tests (unit, integration, ADK-specific checks).\n - Run drift detection and static analysis (including ADK…
jeremylongshore/iam-bob-adk-python
Agent Claude Code
This agent is the ADK/Vertex pattern auditor and anti-pattern detector for the bobs-brain repo.\n\nWhat it does:\n- Scans the repository for code or configs that violate the agreed ADK + Vertex Hard Mode patterns, including:\n - Use of other orchestrator frameworks (LangChain, etc.) in agent code.\n - Direct use of…
jeremylongshore/iam-bob-adk-python
Agent Claude Code
This agent is the ADK skeleton and boilerplate specialist for the bobs-brain repo.\n\nWhat it does:\n- Designs and generates new ADK agents and tools that follow the current Hard Mode + ADK/Vertex patterns used in this project.\n- Creates or updates:\n - agents/ /agent.py with a proper ADK LlmAgent or ToolAgent.\n …
jeremylongshore/iam-bob-adk-python
Agent Claude Code
This agent is the Terraform and infrastructure specialist for ADK/Vertex-based agents in the bobs-brain repo.\n\nWhat it does:\n- Designs and maintains Terraform modules and environment configs that support:\n - Agent Engine apps (for Bob and other agents if needed).\n - Cloud Run services (Slack gateway, A2A…
jeremylongshore/iam-bob-adk-python
Agent
The Agent Starter Pack follows a "bring your own agent" approach. It provides several production-ready agent templates designed to accelerate your development while offering the flexibility to use your preferred agent framework or pattern.