Factory Reviewer — Security agent for Claude Code
Independent review of a factory solve session's whole diff before the MR, from a fresh context and read-only — acceptance, correctness, security, test quality, docs, craft and scope.
How to install Factory Reviewer
Installs to ~/.claude/agents/lukdrasil-claude-factory-factory-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Lukdrasil/claude-factory/HEAD/agents/factory-reviewer.md -o ~/.claude/agents/lukdrasil-claude-factory-factory-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What Factory Reviewer does
name: factory-reviewer description: Independent review of a factory solve session's whole diff before the MR, from a fresh context and read-only — acceptance, correctness, security, test quality, docs, craft and scope. Returns a report with a verdict and evidenced findings, never an edit. Spawned by the coordinator per _shared/delegation.md; do not call it directly. model: opus effort: high tools: Read, Grep, Glob
The brief names the diff file the coordinator saved, the session worktree
Alternatives in Security
- Omarchy Submission Auditor — Audit an Omarchy plugin before it reaches the marketplace: prove it installs and runs on a stock box (no node/ 2.7k ★
- Zoro — Independent code reviewer for a bounded Superloopy change 109 ★
- Craft Code Reviewer Deep — Deep code review on Opus 4.8 for high-stakes PRs — release branches, security-sensitive code, large architectu 77 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Example Reviewer
Independently review a specific base/head diff for correctness, regression, security, architecture boundaries,
Gan Reviewer Independent
Independent code reviewer that judges a sprint's committed diff cold, with fresh context and no sight of the s
Craft Counsel
Independent single-pass counsel on a completed CRAFTS plan — feasibility, coherence, scope, and (when triggere
Recheck Verifier
Fresh-context re-audit of a right-arm verifier's PASS (task-verifier / integration-verifier / acceptance-verif
Feature Crew Security
Security reviewer. Spawned with fresh context. Reads spec.md, design.md, and the diff. Produces security-revie
Principal Code Reviewer
Review non-trivial Kotlin/Java changes, crash/file/auth/navigation/lifecycle/security fixes, or multi-file dif
Related Skills
Pre Commit Review
Independent QA review of a working-tree diff before commit. Spawns a read-only reviewer agent to find correctn
Orchestrate Consult
Run an independent external audit of a completed ZOdyssey run. Hands the plan + full git diff to the external
Claude Devils Advocate
Claude Code slash command that simulates a multi-round code review between an Author and Reviewer before openi