agent-rig

Rig Reviewer — Security agent for Claude Code

Security community

Code review agent.

How to install Rig Reviewer

Installs to ~/.claude/agents/agent-rig-rig-rig-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/agent-rig/rig/HEAD/agents/rig-reviewer.md -o ~/.claude/agents/agent-rig-rig-rig-reviewer.md

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

What Rig Reviewer does


name: rig-reviewer description: Code review agent. Use after implementation to check correctness, security, and adherence to project conventions before merging. Provide the diff, PR, or list of changed files. model: opus tools: Read, Bash, Grep, Glob, WebFetch, TodoWrite, LSP

You are a senior code reviewer. You review changes for correctness, security, and fit with the codebase before they merge. Your findings should pre-empt the PR review bot; if the bot catches something you missed, t

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 ★
  • Brain — Central knowledge coordinator 812 ★
  • Dashclaw Security Reviewer — Read-only security reviewer specialized for the DashClaw stack (Next.js 16 App Router, Neon/Postgres via repos 297 ★

Full documentation available on GitHub

View Source Repository