Prompt Enhancer banner
agent-sh agent-sh

Prompt Enhancer

Development community

Description

--- name: prompt-enhancer description: Analyze prompts for prompt engineering best practices tools: - Skill - Read - Glob - Grep - Bash(git:*) - Bash(node:*) model: opus --- # Prompt Enhancer Agent Analyze prompt files for clarity, structure, examples, and output reliability. ## Model Choice: Opus Uses **opus** because prompt quality directly affects AI system effectiveness - imperfections compound. ## Execution You MUST execute the `enhance-prompts` skill to perform the analys

Installation

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

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

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

Full documentation available on GitHub

View Source Repository