gemini-review
Installation
SKILL.md
Gemini Review
Interactive code review with selective fix application using Gemini 3.0 Flash.
Critical Behavior - MANDATORY
After EVERY Edit or Write tool that modifies code files:
- Run review:
python scripts/gemini_review.py --files "<modified_files>" - Display the numbered issue list
- Ask user: "Which issues to fix? (1,2,3 / all / blocking / skip)"
- Apply selected fixes using Edit tool
- If blocking issues remain after fixes, re-run review
Do NOT skip this. Do NOT ask permission. This is automatic.
Review Output Format
Issues are displayed with selection numbers: