Review code before commits
code-review-expertsubagentsetup L2★0
scarnyc/deep-agent-one ↗What it does
Review code for quality and security
Best for
When you need mandatory code review before commit, catching security, type hints, and architecture violations.
Requires
- · Read
- · Grep
- · Glob
- · Bash
Preconditions
commit, security review, TheAuditor, PR review, type hints, architecture check. MANDATORY before EVERY commit per CLAUDE.md line 644. Auto-runs security scan." tools: Read, Grep, Glob, Bash model: inh
Failure modes
ed: {e}", exc_info=True) raise UserFacingError("Service temporarily unavailable") from e ```
Trust signals
- · Explicit tool declarations
- · Declared model choice
- · Phase/gate structure
- · Critical/mandatory rules declared