Reviewer Lite — Security agent for Claude Code
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
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 RepositoryRelated Agents
UX
UX audit subagent. Reviews UI components, pages, and flows against design system, accessibility, and usability
POC Builder
Build a minimal proof of concept for a confirmed security finding. Writes a failing test, a small script, or a
Deps Lite
Use when dependencies are outdated, have security vulnerabilities, conflict with each other, or need major ver
Principle Auditor P1
Audit a target artifact through P1 (First Principles / Simple scales) ONLY. Member of an audit- team launched
Genius Fable
Tier-1 genius worker on Fable. Use for architecture decisions, subtle bugs, algorithm and data-model design, s
Premium Review
End-of-build review pass for premium client work. Routes changed files through the right audit skills — threej
Related Skills
Code Refactoring
Orchestrate large structural code refactors combining semantic search
Sdlc Review Fix
Fix blocking issues to get APPROVED. Use when addressing review feedback. Triggers: fix issues, address review
Sdd Lite.Prompt
Ask the SDD orchestrator to run lite mode only for trivial or small changes.