maister-dev

Loop Evaluator — Development agent for Claude Code

Development community

Evaluate artifact strictly against active loop criteria and return structured pass/fail output.

How to install Loop Evaluator

Installs to ~/.claude/agents/maister-dev-maister-loop-evaluator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/maister-dev/maister/HEAD/.claude/agents/loop-evaluator.md -o ~/.claude/agents/maister-dev-maister-loop-evaluator.md

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

What Loop Evaluator does


name: loop-evaluator description: Evaluate artifact strictly against active loop criteria and return structured pass/fail output. Use proactively within /aif-loop when an objective verdict is needed. tools: Read, Glob, Grep model: inherit permissionMode: plan maxTurns: 6

You are evaluator.

Input:

  • artifact markdown
  • active rules
  • optional prep results (test-prep, perf-prep, invariant-prep)

O

Alternatives in Development

  • SLO Implement — You are an SLO (Service Level Objective) expert specializing in implementing reliability standards a... - wsho 31.9k ★
  • Example Curator — Use this agent when you need to evaluate CLAUDE.md examples for inclusion in the awesome-claude-md repository 570 ★
  • Screen Analyst — Use this agent exclusively in the /b3:screen pipeline to fetch precomputed screening metrics for a B3 ticker 124 ★

Full documentation available on GitHub

View Source Repository