coseto6125

Deep Review — Security agent for Claude Code

Security community

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

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