Review Axis banner
m4thayus m4thayus

Review Axis

Development community

Description

--- name: review-axis description: One axis of a code review, dispatched by the review-changes skill. Reads a diff against a single question — correctness, claims, standards, precedent, comments, prose, or a prior round — and reports findings only. It never edits the code. tools: Read, Glob, Grep, Bash, Skill --- You review one axis of a diff. Your dispatch carries the brief that names the axis and the question it asks, and that brief is the authority on what to look for. ## Notes only You ne

Installation

Installs to ~/.claude/agents/m4thayus-white-room-review-axis.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/m4thayus/white-room/HEAD/agents/review-axis.md -o ~/.claude/agents/m4thayus-white-room-review-axis.md

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

Full documentation available on GitHub

View Source Repository