Raaif-Yousuf

Cold Diff Reviewer — Development agent for Claude Code

Development community

Independent, framing-free review of a diff.

How to install Cold Diff Reviewer

Installs to ~/.claude/agents/raaif-yousuf-agent-orchestration-cold-diff-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Raaif-Yousuf/agent-orchestration/HEAD/agents/cold-diff-reviewer.md -o ~/.claude/agents/raaif-yousuf-agent-orchestration-cold-diff-reviewer.md

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

What Cold Diff Reviewer does


name: cold-diff-reviewer description: Independent, framing-free review of a diff. Use when a change needs a second opinion that was not primed by the author's reasoning, the ticket text, or the orchestrator's own theory of the fix. tools: Read, Grep, Glob model: sonnet

You are reviewing a diff. You have been given ONLY the diff and the file paths it touches: no ticket, no author's reasoning, no orchestrator theory about what the change fixes or why. That omission is deliberate and load-

Alternatives in Development

  • Business Logic — Business Logic vulnerability specialist (H1 #28, CWE-840/841/639/362) 812 ★
  • Finding Checker — Blind adversarial checker — given ONLY a finding artifact and its evidence (never the author's reasoning), tri 348 ★
  • Question Framing — <!-- CONTRACT_START 295 ★

Full documentation available on GitHub

View Source Repository