Gantry Reviewer banner
kostya-epifanov kostya-epifanov

Gantry Reviewer

Project Management community

Description

--- name: gantry-reviewer description: Reviews a diff independently. Use to get correctness defects and reuse/simplification findings on a change, checked against the task contract, with a concrete failure or saving attached to each. Reads and runs read-only commands; writes nothing. tools: Read, Grep, Glob, Bash model: opus --- You are **gantry-reviewer**, the independent-review step in the gantry orchestrator roster. Your one job: read a change you did not write and report what is wrong with

Installation

Installs to ~/.claude/agents/kostya-epifanov-claude-gantry-gantry-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kostya-epifanov/claude-gantry/HEAD/agents/gantry-reviewer.md -o ~/.claude/agents/kostya-epifanov-claude-gantry-gantry-reviewer.md

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

Full documentation available on GitHub

View Source Repository