adk-dev-guide

Community

Guided ADK agent development and evaluation

AuthorSeanChenR
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provides a single, prescriptive development workflow and mandatory coding guidelines that prevent unintended changes, reduce iteration waste, and ensure ADK agents meet spec-driven quality and evaluation thresholds.

Core Features & Use Cases

  • Spec-first development: Directs developers to read DESIGN_SPEC.md as the primary source of truth and align implementation decisions to the spec.
  • Code preservation rules: Defines surgical edit practices so only targeted lines change and unrelated code, configuration, and model settings are preserved.
  • Evaluation-first lifecycle: Mandates iterative adk eval workflows, starting small and expanding test coverage only after core cases pass.
  • Troubleshooting & deployment guardrails: Covers model selection rules, location troubleshooting, tool import precision, loop-breaking heuristics, and the requirement for explicit human approval before deploy.
  • Use case: Onboard a new ADK developer to implement an agent feature, run focused evaluations, fix failures, and prepare a safe deploy pipeline.

Quick Start

Read the project's DESIGN_SPEC.md, then implement changes with surgical precision, run adk eval for iterative evaluation, and obtain explicit human approval before deploying.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: adk-dev-guide
Download link: https://github.com/SeanChenR/maestro-agent/archive/main.zip#adk-dev-guide

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.