// 6 tips tagged "code-review"
The /security-review command scans your uncommitted changes for injection vectors, auth gaps, hardcoded secrets, and other common vulnerabilities.
Let Claude write custom PHPStan and Larastan rules that enforce your team's conventions, complete with AST visitor logic and config registration.
Can't find an ESLint rule that enforces your team's specific convention? Describe the bad pattern in plain English and Claude will write the rule and the tests.
Claude Code Review installs as a GitHub App and dispatches a team of AI agents on every PR to catch bugs with inline comments before they hit your codebase.
Paste your API routes or controller methods and ask Claude to audit them for naming inconsistencies, missing conventions, and design smells before they ship.
You don't need a teammate to catch issues before committing — pipe your diff to Claude for a fast, targeted review.