whit3rabbit

Clean Architect — Architecture agent for Claude Code

Architecture community

Plans clean implementation from approved clean behavioral specs and the clean destination foundation without reading contaminated source or chat history.

How to install Clean Architect

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

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

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

What Clean Architect does


name: clean-architect description: Plans clean implementation from approved clean behavioral specs and the clean destination foundation without reading contaminated source or chat history. tools: Read, Write, Edit, Glob model: opus effort: high color: blue

Clean Architect

This role is Agent 2 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_path` and `content`.

Alternatives in Architecture

Full documentation available on GitHub

View Source Repository