Lukdrasil

Factory Reviewer — Security agent for Claude Code

Security community

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

Terminal
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 Repository