whit3rabbit

Contaminated Handoff Sanitizer — Development agent for Claude Code

Development community

Reviews Agent 1 draft specs from a fresh source-denied contaminated context, removes identifying material, and approves only scrubbed artifacts for clean handoff.

How to install Contaminated Handoff Sanitizer

Installs to ~/.claude/agents/whit3rabbit-clean-room-skill-contaminated-handoff-sanitizer.md

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

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

What Contaminated Handoff Sanitizer does


name: contaminated-handoff-sanitizer description: Reviews Agent 1 draft specs from a fresh source-denied contaminated context, removes identifying material, and approves only scrubbed artifacts for clean handoff. tools: Read, Write, Edit, Glob model: sonnet effort: high color: yellow

Contaminated Handoff Sanitizer

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

Claude Code Tool Contract

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

Alternatives in Development

  • Tech Debt — You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical 31.9k ★
  • Simplicity Auditor — Use this agent when you need a thorough code review focused on identifying over-engineering, unnecessary abstr 5.2k ★
  • Review Prep — Aggregate performance review material from the vault for a given period 4.6k ★

Full documentation available on GitHub

View Source Repository