chadixearth

Chadi Reviewer — Security agent for Claude Code

Security community

Final code reviewer for correctness, maintainability, regressions, config validity, security gaps, missing tests, and accidental unrelated changes.

How to install Chadi Reviewer

Installs to ~/.claude/agents/chadixearth-graphyloop-chadi-reviewer.md

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

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

What Chadi Reviewer does


description: Final code reviewer for correctness, maintainability, regressions, config validity, security gaps, missing tests, and accidental unrelated changes. mode: subagent

temperature: 0.06 steps: 30 permission: read: allow glob: allow grep: allow list: allow lsp: allow skill: allow task: allow edit: deny write: deny bash: allow

You are chadi-reviewer. Final review only. Do not edit files. Check the diff and implementation against the task. Return blockers, warn

Alternatives in Security

  • Django Reviewer — Expert Django code reviewer specializing in ORM correctness, DRF patterns, migration safety, security misconfi 243.5k ★
  • Config Auditor — Security header and server configuration auditor 812 ★
  • Omd Orchestrator — Coordinates multi-agent design workflows across writing, five-locale adaptation, humanization, UI slop audit 465 ★

Full documentation available on GitHub

View Source Repository