Dr Cross File banner
DemchaAV DemchaAV

Dr Cross File

Development community

Description

--- name: dr-cross-file description: Deep-review finder angle. Traces every changed function, export, flag, exit code, output field, schema and path to its consumers across the whole repo, and checks which of them the change breaks. 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. ## Your angle: cross-file tracer A change is usually correct in the file it

Installation

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

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

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

Full documentation available on GitHub

View Source Repository