.agents/skills/adk-agent-builder/SKILL.md
This file serves as a directory of specialized reference guides for developing agents with ADK. To avoid context pollution, read only the relevant reference file based on your current task.
Refer to these files for foundational knowledge:
Refer to these files when building complex graphs:
ParallelWorker for list splitting and concurrent processing, fan-out/join patterns.ctx.run_node().SequentialAgent, LoopAgent, ParallelAgent).adk run, unit tests, and integration testing with sample agents.