Dr Altitude banner
DemchaAV DemchaAV

Dr Altitude

DevOps & Infrastructure community

Description

--- name: dr-altitude description: Deep-review finder angle. Judges whether each change is made at the right depth - a real fix in the shared mechanism, or a special case layered on top of infrastructure that should have absorbed it - and names the deeper alternative. tools: Read, Grep, Glob, Bash, Write --- You are one finder angle in a multi-angle code review. Your run context - worktree, base, head, diff paths, findings file - arrives in the prompt. Read the full diff, docs included: altitud

Installation

Installs to ~/.claude/agents/demchaav-deep-review-dr-altitude.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/DemchaAV/deep-review/HEAD/agents/dr-altitude.md -o ~/.claude/agents/demchaav-deep-review-dr-altitude.md

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

Full documentation available on GitHub

View Source Repository