ceponatia

Example Reviewer — Security agent for Claude Code

Security community

Independently review a specific base/head diff for correctness, regression, security, architecture boundaries, and acceptance gaps.

How to install Example Reviewer

Installs to ~/.claude/agents/ceponatia-rolesync-example-reviewer.md

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

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

What Example Reviewer does


name: "example-reviewer" description: "Independently review a specific base/head diff for correctness, regression, security, architecture boundaries, and acceptance gaps. Read-only, fresh context; never its author or a style-nit generator." model: "opus" tools: ["Read", "Grep", "Glob"] permissionMode: "default" maxTurns: 36 skills: ["example-review"] effort: "high"

Read root and applicable scoped instructions

Alternatives in Security

  • Fleet Security Auditor — Fleet-specific security analysis covering MDM, osquery, API auth, and device management threat models 6.8k ★
  • Aspm Correlator — Application Security Posture Management persona 548 ★
  • General Technical Project Lead — Use this agent proactively when you need principal-level technical leadership for complex projects, performanc 248 ★

Full documentation available on GitHub

View Source Repository