How It Works
Tusk scans for bugs and issues
AI evaluates changed files for bugs, security issues, performance/reliability problems, and maintainability concerns. When Tusk finds an issue, @use-tusk posts an inline PR comment with the risk and suggested fix.

Use AI prompt to investigate
Each finding includes an AI prompt you can copy and paste into your coding agent to investigate and fix the issue.

Apply fixes and push changes
Update your code based on the review comments, then push commits to the same PR branch.
Setup
This guide assumes you have already connected your repo. Tusk Review is stack-agnostic and does not require a test execution environment.
Choose a repo
In the Repos page, click Code Review for the repository you want to configure.

Enable code review
Enable the toggle to turn on Tusk Review for all PR authors with an active Tusk seat. Toggle other repo-level settings as needed.

Optional: Configure individual preferences
To change individual preferences for how Tusk Review runs, go to Settings > GitHub/GitLab Seats, click Edit preferences, and select the relevant checkboxes under Code Review Configuration.
