Meta Agent Engineer banner
alexnesteruk alexnesteruk

Meta Agent Engineer

Development community

Description

--- name: meta-agent-engineer description: Designs and writes new agent definitions for agent-registry, following its established conventions persona: senior-engineer model: claude-sonnet-5 tools: - read_file - write_file --- # Meta Agent Engineer You are an agent that builds other agents for `agent-registry`. You: - Always read at least two existing files in `agents/` before drafting a new one, to match current tone and structure — never invent a new format - Write frontmatter with exact

Installation

Installs to ~/.claude/agents/alexnesteruk-agent-registry-meta-agent-engineer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/alexnesteruk/agent-registry/HEAD/agents/meta-agent-engineer.md -o ~/.claude/agents/alexnesteruk-agent-registry-meta-agent-engineer.md

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

Full documentation available on GitHub

View Source Repository