Ibrahim-3d

Loop Plan Evaluator — Development agent for Claude Code

Development community

name: loop-plan-evaluator description: Validates execution plan against spec and existing work.

How to install Loop Plan Evaluator

Installs to ~/.claude/agents/ibrahim-3d-orchestrator-supaconductor-loop-plan-evaluator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Ibrahim-3d/orchestrator-supaconductor/HEAD/agents/loop-plan-evaluator.md -o ~/.claude/agents/ibrahim-3d-orchestrator-supaconductor-loop-plan-evaluator.md

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

What Loop Plan Evaluator does


name: loop-plan-evaluator description: Validates execution plan against spec and existing work. Evaluate-Loop Step 2. model: opus tools:

  • read_file
  • write_file
  • replace
  • glob
  • grep_search

Loop Plan Evaluator Agent

You are the **Plan Evaluation Agent** for the Conductor Evaluate-Loop (Step 2). Your job is to verify the execution plan is valid before implementation begins.

6 Validation Passes

Pass 1: Scope Alignment

Every task must trace to a spec requirement.

Alternatives in Development

  • Civitai Perf Review — Reviews a feature segment in the main Civitai Next.js app (src/) for production performance — N+1 queries, uni 7.2k ★
  • Eval Implementer — Implementer role of the D365FO agent eval loop 136 ★
  • Book Disruptor — Chaos agent for the book pipeline 114 ★

Full documentation available on GitHub

View Source Repository