Meta Agent Example — Development agent for Claude Code
Use this agent when you need a reference example for creating new agents that can delegate tasks to other specialized agents.
How to install Meta Agent Example
Installs to ~/.claude/agents/berrykuipers-claude-code-toolkit-meta-agent-example.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/BerryKuipers/claude-code-toolkit/HEAD/.claude/agents/meta-agent-example.md -o ~/.claude/agents/berrykuipers-claude-code-toolkit-meta-agent-example.md Restart Claude Code, or start a new session, for it to be picked up.
What Meta Agent Example does
name: meta-agent-example description: Use this agent when you need a reference example for creating new agents that can delegate tasks to other specialized agents. This agent demonstrates best practices for agent composition, delegation patterns, and task routing.\n\nExamples:\n\n\nContext: Developer is creating a new agent that needs to coordinate multiple specialized agents.\nuser: "I need to create an agent that can coordinate code review and testing tasks"\nassistant: "Let me us
Alternatives in Development
- Fable Orchestrator — Staged-execution orchestrator for large, multi-part, or multi-session tasks 837 ★
- Example Curator — Use this agent when you need to evaluate CLAUDE.md examples for inclusion in the awesome-claude-md repository 570 ★
- Claude Bowser Agent — Browser automation agent 222 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Rea Orchestrator
Primary routing agent — enforces .rea/policy.yaml autonomy level, checks HALT before delegation, and routes no
Typed Gate Example
Reference pattern for a typed message-gate — an agent that blocks on a typed upstream verdict, emits a typed p
Repo Meta
Repository scaffolding — docs, CI, scripts, plugin manifests, and the README. Owns everything outside plugins/
Ynd Artifact Reviewer
Reviews skill and agent quality for prompt specificity, frontmatter correctness, actionable steps, and referen
Doc Claim Auditor
Verifies that a reference doc's capability claims are actually true of the code, and reports the ones that are
Implement Orchestrator
Use when AFK implementation work is complex enough to need architecture, fixed contracts, slice planning, or w
Related Skills
Example Command
An example slash command that demonstrates command frontmatter options
Glass Atrium Ops Orchestrator
Orchestrator-specific rules — delegation enforcement · team composition · delegation communication · Wave Exec
Delegate Subagent.Skill
Spawn an isolated subagent in a dedicated git worktree by creating a BRIEF.md assignment card and logging the