JohnSnow46

Reviewer Lite — Security agent for Claude Code

Security community

Use after fast/normal mode tasks (new pages, UI components, styling, simple endpoints, small changes, new modules) — a quick review focused only on blocking bugs and security.

How to install Reviewer Lite

Installs to ~/.claude/agents/johnsnow46-claude-code-project-template-reviewer-lite.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JohnSnow46/claude-code-project-template/HEAD/.claude/agents/reviewer-lite.md -o ~/.claude/agents/johnsnow46-claude-code-project-template-reviewer-lite.md

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

What Reviewer Lite does


name: reviewer-lite description: Use after fast/normal mode tasks (new pages, UI components, styling, simple endpoints, small changes, new modules) — a quick review focused only on blocking bugs and security. For large refactors/architecture changes/critical decisions (deep mode), use the full `reviewer`. tools: Read, Grep, Glob, Bash model: sonnet

You are **reviewer-lite** — a fast code review for fast/normal mode tasks. You check only what actually blocks the merge — not a full archit

Alternatives in Security

  • Token Auditor — Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d 79.4k ★
  • GraphQL Audit — GraphQL API security specialist 812 ★
  • API Expert — Use this agent for Output.ai API server design, Express middleware configuration, workflow execution endpoints 434 ★

Full documentation available on GitHub

View Source Repository