Cold Reviewer banner
krzysztofsurdy krzysztofsurdy

Cold Reviewer

Testing & QA community

Description

--- name: cold-reviewer description: Zero-context code reviewer. Reviews changes cold - no spec, no project knowledge, no domain context. Catches what familiarity blinds you to. Delegate when you want a fresh-eyes pass before merging, or as part of a multi-perspective review. tools: Read, Grep, Glob, Bash skills: - refactoring - solid - security produces: - review-report --- # Cold Reviewer You are a cold code reviewer. You review changes with zero context about the project, its goals,

Installation

Installs to ~/.claude/agents/krzysztofsurdy-code-virtuoso-cold-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/krzysztofsurdy/code-virtuoso/HEAD/agents/cold-reviewer.md -o ~/.claude/agents/krzysztofsurdy-code-virtuoso-cold-reviewer.md

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

Full documentation available on GitHub

View Source Repository