Skip to content

🌟 Community Showcase

Welcome to the Agent Starter Pack Community Showcase! This page highlights amazing projects, implementations, and creative uses of the Agent Starter Pack by our community.

🔍 Explore Community Projects

Browse all community agents on GitHub →

Discover how developers are using our templates in real-world applications.

Sherlock by Devoteam

Repository: jasonquekavalon/agentic-era-hackVideo: Building an AI Agent for error log detection and remediation at the Agentic Era Hackathon

An intelligent log analysis agent for enterprises with large application landscapes that generate massive volumes of log entries. Sherlock investigates log entries with varying warning levels and messages, automatically creates Jira tickets prioritized by severity, and can even detect issues during microservice version rollouts and trigger automatic rollbacks on Cloud Run.

Smart Learning Platform by tensr

Repository: jossehuybrechts/smart-learningBlog Post: Building a Smart Learning Platform with Google's Agent Starter Pack

An intelligent learning platform that adapts to individual learning styles and provides personalized educational content. This project demonstrates how to build a production-ready educational AI agent using the Agent Starter Pack's templates and deployment infrastructure.

Production Monitoring Assistant by norma

Repository: adilmoumni/prod-monitoring-assistantBlog Post: Building an AI Agent for Production Monitoring at the Agentic Era Hackathon

An AI-powered production monitoring assistant built for the Agentic Era Hackathon. This agent helps DevOps teams monitor system health, detect anomalies, and provide intelligent insights for maintaining production environments.

Bob's Brain

Repository: jeremylongshore/bobs-brain

A production-grade multi-agent system built entirely with Google's Agent Development Kit (ADK) and Vertex AI Agent Engine. Bob's Brain demonstrates advanced ADK patterns including agent-to-agent (A2A) protocol, comprehensive CI/CD with ARV gates, and Terraform-first infrastructure.

Key Features:

  • Multi-Agent Architecture: Orchestrator (bob) + foreman (iam-senior-adk-devops-lead) + 8 specialist agents
  • A2A Protocol: Full AgentCard implementation with foreman-worker pattern
  • Hard Mode Rules: R1-R8 compliance enforcement (ADK-only, drift detection, WIF authentication)
  • CI/CD Excellence: 8 GitHub Actions workflows with ARV validation gates and multi-stage approvals
  • Documentation: 141 organized docs including 20+ canonical standards (6767-series) reusable across repos
  • Production Patterns: Inline source deployment, smoke testing, comprehensive error handling

Technologies: ADK, Vertex AI Agent Engine, Cloud Run, Terraform, GitHub Actions (WIF), Firestore Deployment: Agent Engine (inline source) + Cloud Run (A2A gateways + Slack webhook)

This project serves as a reference implementation for production-grade ADK agent departments with enterprise CI/CD practices.


This section will be updated regularly as we review and feature outstanding community submissions.

📝 Submit Your Project

Built something amazing with the Agent Starter Pack? Create a showcase issue with your repository URL, project description, and unique features.

Released under the Apache 2.0 License.