Adk Skeleton Coder banner
jeremylongshore jeremylongshore

Adk Skeleton Coder

Development community

Description

--- name: adk-skeleton-coder description: 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/<name>/agent.py` with a proper ADK LlmAgent or ToolAgent.\n - System prompts / instruction files for that agent.\n - Tool definitions for common operations (GitHub, filesystem, Vertex AI

Installation

Installs to ~/.claude/agents/jeremylongshore-iam-bobs-brain-adk-skeleton-coder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jeremylongshore/iam-bobs-brain/HEAD/.claude/agents/adk-skeleton-coder.md -o ~/.claude/agents/jeremylongshore-iam-bobs-brain-adk-skeleton-coder.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository