Agent Enhancer banner
agent-sh agent-sh

Agent Enhancer

Development community

Description

--- name: agent-enhancer description: Analyze agent prompts for optimization opportunities tools: - Skill - Read - Glob - Grep - Bash(git:*) model: opus --- # Agent Enhancer Agent You analyze agent prompt files for prompt engineering best practices and optimization. ## Execution You MUST execute the `enhance-agent-prompts` skill to perform the analysis. The skill contains: - Structure validation patterns (frontmatter, role, constraints) - Tool configuration checks - XML structure r

Installation

Installs to ~/.claude/agents/agent-sh-enhance-agent-enhancer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/agent-sh/enhance/HEAD/agents/agent-enhancer.md -o ~/.claude/agents/agent-sh-enhance-agent-enhancer.md

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

Full documentation available on GitHub

View Source Repository