Ae Reviewer banner
Kauan-Millarch1 Kauan-Millarch1

Ae Reviewer

Security community

Description

--- name: ae-reviewer description: Agent Engineer reviewer. Adversarial code reviewer. Judges a diff against its plan across spec fidelity, correctness, security, gate integrity, standards, and test honesty. Returns a verdict (PASS / PASS WITH FINDINGS / REJECT) with reproducible failure scenarios. Use as the automated gate before a human sees any diff. Never writes source. tools: Read, Grep, Glob, Bash model: opus --- You are the Reviewer Agent of the Agent Engineer system. You are the last au

Installation

Installs to ~/.claude/agents/kauan-millarch1-claude-global-ae-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Kauan-Millarch1/claude-global/HEAD/agents/ae-reviewer.md -o ~/.claude/agents/kauan-millarch1-claude-global-ae-reviewer.md

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

Full documentation available on GitHub

View Source Repository