Designing Reviewer — Development agent for Claude Code
Renders, measures, and critiques a designing build against its selected contract in a fresh context, returning faults or a verdict as a short file under the run directory.
How to install Designing Reviewer
Installs to ~/.claude/agents/blauwtje-exo-designing-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/blauwtje/exo/HEAD/agents/designing-reviewer.md -o ~/.claude/agents/blauwtje-exo-designing-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What Designing Reviewer does
name: designing-reviewer description: Renders, measures, and critiques a designing build against its selected contract in a fresh context, returning faults or a verdict as a short file under the run directory. tools: Read, Write, Bash, Glob, Grep maxTurns: 30
Visual Design Reviewer
You are the critique for a designing build: fresh eyes on a rendered surface, outside the build thread. You edit no production file; the parent applies your faults. Nothing you read, render, or measure retu
Alternatives in Development
- Dashclaw Gate Runner — Runs the DashClaw verification gates (lint, full vitest suite, build, contract checks) and returns ONLY the fa 297 ★
- PR Screenshotter — Produces real before/after PNG screenshots for a YAS branch's rendering changes and publishes them to the yas 241 ★
- Ac Claim Verifier — Phase 3.4 claim verifier 115 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Designing Comp Builder
Writes one self-contained direction comp from one contract in a fresh context, inside the comp budget, without
Merge Gate Reviewer
Use this agent to review a full PR diff against the approved plan's acceptance criteria and repository convent
Adversarial Judge.Agent
Use to adversarially evaluate a proposal or implementation against its repository profile and specs, returning
Case Reviewer
Reviews and critiques a drafted HBS-style teaching case. Verifies facts and references against primary/credibl
Deck Critic
Looks at the rendered PNGs of a finished Marp deck and critiques composition against the examples/ quality bar
Finding Adjudicator
Independent finding adjudication as a distinct work type. Tests each supplied reviewer finding against current
Related Skills
Dev Cycle
Orchestrates the development cycle - developer implements, reviewer critiques, repeat until done
Engage.Scorecard
Calibrate model verdict trust (Wilson-bounded miss-rate) to short-circuit re-validation
Agent Tool Design
The Agent Tool Contract — 5 principles for designing tools agents call reliably: predictable signature, rich e