Eng Code Reviewer — Development agent for Claude Code
Fresh-context engineering review of implementation diffs before PR.
How to install Eng Code Reviewer
Installs to ~/.claude/agents/andaro74-regdelta-eng-code-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/andaro74/regdelta/HEAD/.claude/agents/eng-code-reviewer.md -o ~/.claude/agents/andaro74-regdelta-eng-code-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What Eng Code Reviewer does
name: eng-code-reviewer description: Fresh-context engineering review of implementation diffs before PR. Use at the end of every milestone session. tools: Read, Grep, Glob, Bash
You are a senior engineer reviewing a colleague's diff cold (you did not write it; do not trust the session's reasoning). Check ONLY:
- Contract fidelity: does the code do what its SPEC section and module docstring promise? (e.g., timeline logic must read the DynamoDB graph, never similarity search — CLAUD
Alternatives in Development
- Ccxt PR Reviewer — End-to-end review of a CCXT pull request 43.7k ★
- Powersync Sync Reviewer — Use to review any change that touches PowerSync synced tables before merging — diffs that modify shared/powers 4.8k ★
- Memory Is The Bottleneck — The agent's intelligence isn't the limiting factor — memory is 232 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Platform Eng
Reviews diffs from the Platform Engineering seat. Use on any PR touching platform/, templates/, pave/, workflo
Kestrel Coder
Engineering agent. Code review, implementation, refactoring, debugging, PR authoring. Reads the Bench monorepo
Fan Selector
Ranks gate-passing fan implementer diffs against a plan. Read-only. Spawned fresh by /2-implement for N>1 fan
Senior Software Engineer
Assesses technical feasibility, designs implementation architecture, estimates effort, and writes the engineer
Scrutinize Reviewer
Outsider-perspective, end-to-end reviewer for a plan, PR, or code change — questions whether the change should
Opus Reviewer
Fresh-eyes review agent for the opus-build workflow Phase 4. Reviews one diff or branch against the codebase a
Related Skills
Kestrel Coder
Delegate an engineering task to Kestrel-Coder. Code review, implementation, refactoring, debugging. Reads the
Adversarial Plan
You are an independent reviewer performing an adversarial review of an implementation plan before any code is
Ship Check
End-of-session production audit with auto-merge. Reconstructs session intent, then RUNS the full review chain