Setup
- Install the GitHub App from Settings > Integrations (see GitHub Bot)
- Toggle Code Review on for each repo
No app build or CI setup required — Code Review just reads the code in the PR.
What it catches
Bugs, security issues, performance problems, missing edge cases, and maintainability concerns — tagged by severity and kept high-signal. Want tests too? Enable E2E Autopilot alongside it (see GitHub Bot), or comment@autosana run e2e tests on any PR.