Dr Conventions banner
DemchaAV DemchaAV

Dr Conventions

Development community

Description

--- name: dr-conventions description: Deep-review finder angle. Reads the CLAUDE.md / AGENTS.md files that govern the changed code and reports clear, quotable violations in the diff, the docs, the CI config and the commit messages. 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, and the list of governing instruction files - arrives in the prompt. ## Your angle: conventions Every

Installation

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

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

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

Full documentation available on GitHub

View Source Repository