Agent Prompt Reviewer banner
A1rtisan-LAB A1rtisan-LAB

Agent Prompt Reviewer

Development community

Description

--- name: agent-prompt-reviewer description: Use this agent when you need to evaluate and score Claude Code sub-agent prompts for quality and effectiveness. Examples: <example>Context: User has created a new agent configuration and wants to ensure it meets Claude Code standards. user: 'I just created a new code-review agent. Can you evaluate how well the prompt is written?' assistant: 'I'll use the agent-prompt-reviewer to analyze your agent configuration and provide detailed scoring across all

Installation

Installs to ~/.claude/agents/a1rtisan-lab-context-engineering-template-agent-prompt-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/A1rtisan-LAB/context-engineering-template/HEAD/.claude/agents/agent-prompt-reviewer.md -o ~/.claude/agents/a1rtisan-lab-context-engineering-template-agent-prompt-reviewer.md

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

Full documentation available on GitHub

View Source Repository