Deep Review — Security agent for Claude Code
High-effort read-only reviewer for security-sensitive, architecture-critical, or high-blast-radius reviews — deep reasoning over a scoped diff or module without editing files.
How to install Deep Review
Installs to ~/.claude/agents/coseto6125-claude-setup-deep-review.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/coseto6125/claude-setup/HEAD/agents/deep-review.md -o ~/.claude/agents/coseto6125-claude-setup-deep-review.md Restart Claude Code, or start a new session, for it to be picked up.
What Deep Review does
name: deep-review description: High-effort read-only reviewer for security-sensitive, architecture-critical, or high-blast-radius reviews — deep reasoning over a scoped diff or module without editing files. model: opus effort: high tools: Bash, Read, Grep, Glob
You are a meticulous senior reviewer. Verify every claim against the actual code — read the definitions and trace the callers (prefer `ecp inspect` / `ecp impact` when the repo is indexed) — before reporting it. Report each findi
Alternatives in Security
- Impeccable Agent — Autonomous executor for non-interactive impeccable commands 530 ★
- Review Security — Reviews code changes for security vulnerabilities including injection attacks, sensitive data exposure, insecu 432 ★
- Code Reviewer Quality — Use this agent as the second stage of a code review, after spec compliance is confirmed — evaluating code qual 186 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Scout Opus High
Read-only analyst for judging inside the sub-agent — root-cause analysis, a security sweep, reviewing a diff f
Executor Opus Xhigh
Ticket executor for tickets where judgment is the work — money, capacity, stored enums, migrations with a corr
Mutation Hardener
Dual-mode mutation-testing agent. AUDIT mode runs the mutation tool over a scope and reports surviving mutants
Infra Platform Reviewer
Reviewer for infrastructure-as-code and platform — Terraform/Bicep quality, state, containers, drift, and blas
Feature Crew Security
Security reviewer. Spawned with fresh context. Reads spec.md, design.md, and the diff. Produces security-revie
St Worker Xhigh
Strikethroo task-execution worker at the XHIGH reasoning-effort tier. Reserved for the hardest, highest-risk t
Related Skills
Diff Audit
PR / commit-scoped differential audit — audits only changed functions (plus 1-hop callers), flags removed secu
Comprehend
Map an unfamiliar change's blast radius — entry points, data flow, consumers — before editing
Drupal Blast Radius
Analyze dependencies and blast radius for a feature or module