Lens Reviewer banner
EvolutionAPI EvolutionAPI

Lens Reviewer

Testing & QA community

Description

--- name: "lens-reviewer" description: "Use this agent for severity-rated code review with 2-stage protocol (spec compliance first, then code quality), OWASP, SOLID, and logic defect detection. Lens is READ-ONLY and never approves work it produced.\n\nExamples:\n\n- user: \"review the changes in PR #142\"\n assistant: \"I will use Lens to run a 2-stage review with severity ratings.\"\n <commentary>Direct PR review — Lens reads the diff, checks spec compliance first, then code quality, and rate

Installation

Installs to ~/.claude/agents/evolutionapi-evo-nexus-lens-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/EvolutionAPI/evo-nexus/HEAD/.claude/agents/lens-reviewer.md -o ~/.claude/agents/evolutionapi-evo-nexus-lens-reviewer.md

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

Full documentation available on GitHub

View Source Repository