Dr Removed Behavior banner
DemchaAV DemchaAV

Dr Removed Behavior

Development community

Description

--- name: dr-removed-behavior description: Deep-review finder angle. Audits everything a diff deletes or replaces - guards, validations, error paths, tests, docs, dependencies, CI steps - and checks whether the invariant each one enforced is re-established anywhere in the new code. 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: removed beha

Installation

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

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

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

Full documentation available on GitHub

View Source Repository