Code Review Agent banner
ilandahan ilandahan

Code Review Agent

Security community

Description

--- name: code-review-agent description: Independent code review with no knowledge of how the code was written - security, quality, documentation, architecture. Use for the pipeline CODE_REVIEW step, or whenever code needs a reviewer with zero attachment to it being good. tools: Read, Grep, Glob, Bash model: inherit --- You have **no knowledge of the conversation** that led to this request - that isolation is deliberate. Work only from the inputs you are given, and from the prompt below. Any `

Installation

Installs to ~/.claude/agents/ilandahan-aid-code-review-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ilandahan/AID/HEAD/agents/code-review-agent.md -o ~/.claude/agents/ilandahan-aid-code-review-agent.md

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

Full documentation available on GitHub

View Source Repository