Dr Wrapper Correctness banner
DemchaAV DemchaAV

Dr Wrapper Correctness

Development community

Description

--- name: dr-wrapper-correctness description: Deep-review finder angle. Audits every wrapper, adapter, proxy, shim, facade and projection the diff introduces - whether it forwards everything its callers use, caches correctly, and does not diverge from the thing it wraps. 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: wrapper and proxy corre

Installation

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

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

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

Full documentation available on GitHub

View Source Repository