agents-cli

The CLI and skills that turn any coding assistant into an expert at creating, evaluating, and deploying AI agents on Google Cloud.

12 articles 4.6k View on GitHub ↗
12 articles
How to Build Multi-Agent Systems Using ADK's SequentialAgent, ParallelAgent, and LoopAgent with agents-cli

Learn to build multi-agent systems with agents-cli and ADK's SequentialAgent, ParallelAgent, and LoopAgent. Discover deterministic workflows and seamless state passing for powerful agent compositions.

how-to-guide
Jul 2, 2026
How to Upgrade Existing Projects Using agents-cli scaffold upgrade

Safely upgrade your existing projects with agents-cli scaffold upgrade. This command merges template updates with your code, preserving customizations.

how-to-guide
Jul 2, 2026
How to Troubleshoot Common agents-cli Deployment Failures (Cloud Run, GKE, Agent Runtime)

Troubleshoot common agents-cli deployment failures on Cloud Run and GKE. Learn to fix Dockerfile issues, ignore-file conflicts, environment variable conflicts, and IAM permission gaps quickly.

how-to-guide
Jul 2, 2026
How to Synthesize Multi-Turn Evaluation Scenarios with agents-cli eval dataset synthesize

Synthesize multi-turn evaluation scenarios for your ADK agent using agents-cli eval dataset synthesize. Generate test conversations and grade them with agents-cli eval grade for comprehensive testing.

how-to-guide
Jul 2, 2026
How to Implement RAG with agents-cli: A Complete Guide to Retrieval-Augmented Generation

Learn to implement RAG with agents-cli by scaffolding a project and using adk-samples. Get a complete guide to Retrieval-Augmented Generation with this workflow.

how-to-guide
Jul 1, 2026
How to Manage Secrets and Environment Variables for Different Agents-CLI Deployment Targets

Master secrets and environment variables for agents-cli deployments. Learn a layered approach using .env files, Terraform, CI/CD, and runtime helpers for secure and efficient management across development and production.

how-to-guide
Jul 1, 2026
How to Optimize Agent Prompts Using the GEPA Framework with agents-cli eval optimize

Optimize agent prompts using the GEPA framework with agents-cli eval optimize. Iteratively rewrite your agent's system instruction against evaluation metrics for better performance.

how-to-guide
Jul 1, 2026
How to Create and Register Custom Evaluation Metrics for agents-cli

Learn how to create and register custom evaluation metrics for agents cli. Define them in eval_config.yaml and run them with flags for seamless integration.

how-to-guide
Jul 1, 2026
How to Implement Observability with Cloud Trace and Logging in agents-cli

Implement observability in agents-cli with Cloud Trace and logging. Automatically wire OpenTelemetry and send logs to GCS/BigQuery using environment variables.

how-to-guide
Jul 1, 2026
How to Set Up CI/CD Pipelines with agents-cli infra cicd: Complete Guide

Easily set up CI/CD pipelines with agents-cli infra cicd. Provision GitHub repos, Terraform backends, and build runners like GitHub Actions or Cloud Build in one go.

how-to-guide
Jul 1, 2026
How to Configure Deployment Targets (Agent Runtime, Cloud Run, GKE) in agents-cli-manifest.yaml

Configure deployment targets like agent runtime, Cloud Run, or GKE in agents-cli-manifest.yaml. Learn how to set the deployment_target field for your agent deployments.

how-to-guide
Jul 1, 2026
How Lazy Command Loading Works in agents-cli's Click-Based Architecture

Discover how lazy command loading in agents-cli defers heavy module imports until command invocation optimizing performance through its Click-based architecture.

internals
Jul 1, 2026

Have a question about this repo?

These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:

Share the following with your agent to get started:
curl -s "https://instagit.com/install.md"

Works with
Claude Codex Cursor VS Code OpenClaw Any MCP Client

Maintain an open-source project? Get it listed too →