Agent Expert banner
thomasholknielsen thomasholknielsen

Agent Expert

Design community

Description

--- name: agent-expert description: "MUST BE USED for agent design analysis - provides agent architecture recommendations, domain boundary validation, and prompt engineering guidance. This agent conducts comprehensive agent design analysis and returns actionable recommendations. It does NOT create agents - it only analyzes requirements and persists design findings to .agent/Session-{name}/context/agent-expert.md files. The main thread or /claude:create-agent command is responsible for executing

Installation

Installs to ~/.claude/agents/thomasholknielsen-claude-code-config-agent-expert.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/thomasholknielsen/claude-code-config/HEAD/agents/agent-expert.md -o ~/.claude/agents/thomasholknielsen-claude-code-config-agent-expert.md

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

Full documentation available on GitHub

View Source Repository