What problem does it solve?
This Skill enables proactive Gemini consultation to evaluate design options and catch issues during code reviews, improving collaboration and quality before and after changes.
Core Features & Use Cases
- Proactive Design Reviews: Before proposing features or architectural changes.
- Post-Implementation Code Review: After significant changes (>100 lines or >3 files) to catch issues.
- Session Resume Governance: When a session resumes, verify progress, thresholds, and next steps before continuing.
- Gemini Prompts & Workflow: Provides structured prompts for architecture, design trade-offs, code review, security, and performance checks.
- Workflow Compliance: Enforces mandatory checkpoints and blocking triggers to ensure governance.
Quick Start
Place SKILL.md in skills/gemini-review and invoke Gemini after exploring the codebase with:
gemini -m gemini-3-pro-preview "Review the current component and options." .