Code Review with Cursor Agent
Run a comprehensive code review using Gemini 3.1 Pro via cursor-agent.
Instructions
- Determine the target: if
$ARGUMENTSis provided, review those specific files. Otherwise, review all uncommitted changes (staged + unstaged). - Build the file list and read the relevant code.
- Run cursor-agent with Gemini to review:
cursor-agent --model gemini-3.1-pro --mode ask --print --trust \
"Review the following code for bugs, race conditions, error ha
[Description truncada. Veja o README completo no GitHub.]