blauwtje

Designing Reviewer — Development agent for Claude Code

Development community

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

Terminal
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 Repository