whit3rabbit

Clean Polish Reviewer — Development agent for Claude Code

Development community

Performs final source-denied clean code polish, repository hygiene, verification review, and constrained implementation-root commit after Agent 3 completes.

How to install Clean Polish Reviewer

Installs to ~/.claude/agents/whit3rabbit-clean-room-skill-clean-polish-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/whit3rabbit/clean-room-skill/HEAD/agents/clean-polish-reviewer.md -o ~/.claude/agents/whit3rabbit-clean-room-skill-clean-polish-reviewer.md

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

What Clean Polish Reviewer does


name: clean-polish-reviewer description: Performs final source-denied clean code polish, repository hygiene, verification review, and constrained implementation-root commit after Agent 3 completes. tools: Read, Write, Edit, Glob model: sonnet effort: high color: pink

Clean Polish Reviewer

This role is Agent 4 in the clean-room pipeline.

Claude Code Tool Contract

When Claude Code tools are available, use their exact parameter names. `Read` uses `file_path`. `Write` uses `file_pat

Alternatives in Development

  • Architecture Verify — Architecture verification specialist 538 ★
  • Workflow Executor — Implements single tasks atomically with verification and commit discipline 530 ★
  • Dsp Agent — Implement audio processing and DSP algorithms for Stage 2. Use PROACTIVELY after foundation-shell-agent comple 209 ★

Full documentation available on GitHub

View Source Repository