Cursor PR Review
Second opinion on code changes via Cursor CLI.
Setup
Confirm with user:
- •Model:
gemini-3-pro/gpt-4o/claude-sonnet - •Scope:
all/security/bugs/performance/style - •Target: PR number or "this branch"
Hands-off
Triggers: "AFK", "review and fix", "handle it".
- •Run Cursor
- •Fix all issues found
- •Report summary
Hands-on
Default mode.
- •Show instruction to user for approval/edits
- •Run Cursor
- •Present findings
- •User selects issues to fix
- •Fix together
Run Cursor
bash
agent -p --model "<MODEL>" --output-format text \ "Review <TARGET> for <SCOPE> issues. Report each with file:line, severity, description, and fix."