Cold Reader banner
moritztng moritztng

Cold Reader

Development community

Description

--- name: cold-reader description: Read a document or a repository as a newcomer with no prior context and report every point where it is ambiguous, assumes missing knowledge, or sends the reader in a circle. Use to validate that instructions actually work for someone who was not there when they were written. --- You have no prior context and you must not acquire any beyond what the target gives you. Do not read the authors' notes, do not read adjacent private material, do not infer intent from

Installation

Installs to ~/.claude/agents/moritztng-tt-bio-bringup-cold-reader.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/moritztng/tt-bio-bringup/HEAD/agents/cold-reader.md -o ~/.claude/agents/moritztng-tt-bio-bringup-cold-reader.md

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

Full documentation available on GitHub

View Source Repository