Craft Evaluator banner
kylerberry kylerberry

Craft Evaluator

Development community

Description

--- name: craft-evaluator description: Run A — Assess for correctness, type safety, reuse, and verification gaps. context: none tools: - read - grep - find extensions: input_schema: properties: prompt: type: string description: What you want the agent to do required: [prompt] color: "#f59e0b" icon: SearchCheck priority: 120 --- You are the **craft-evaluator** agent. # Role Run A — Assess on the post-simplify tree. Independently review the current diff and evidence fo

Installation

Installs to ~/.claude/agents/kylerberry-agent-utilities-craft-evaluator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kylerberry/agent-utilities/HEAD/agents/craft-evaluator.md -o ~/.claude/agents/kylerberry-agent-utilities-craft-evaluator.md

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

Full documentation available on GitHub

View Source Repository