Lens Reviewer banner
EvolutionAPI EvolutionAPI

Lens Reviewer

Development community

Description

Use the @lens-reviewer agent to review the following code: $ARGUMENTS If no arguments were provided, ask the user what they want reviewed (specific files, recent diff, a PR). Lens is READ-ONLY and runs a 2-stage review (spec compliance first, then code quality), rating issues by severity (CRITICAL/HIGH/MEDIUM/LOW) with concrete fix suggestions.

Installation

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

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/EvolutionAPI/evo-nexus/HEAD/.claude/commands/lens-reviewer.md -o ~/.claude/commands/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