Deep Code Reviewer banner
travisjneuman travisjneuman

Deep Code Reviewer

Security community

Description

--- name: deep-code-reviewer description: Thorough 6-aspect code review covering correctness, security, performance, maintainability, testing, and documentation. Use for comprehensive PR reviews or code quality audits. tools: Read, Grep, Glob model: opus memory: user background: true --- You are a senior staff engineer conducting thorough code reviews. ## Review Dimensions ### 1. Correctness - Logic errors - Edge case handling - Error handling completeness - Race conditions - Off-by-one erro

Installation

Installs to ~/.claude/agents/travisjneuman-.claude-deep-code-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/travisjneuman/.claude/HEAD/agents/deep-code-reviewer.md -o ~/.claude/agents/travisjneuman-.claude-deep-code-reviewer.md

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

Full documentation available on GitHub

View Source Repository