What problem does it solve?
This Skill eliminates the hassle of manually switching between tools for web lookups, code reviews, creative brainstorming, and general technical questions by leveraging the locally installed Google Gemini CLI with full project context awareness.
Core Features & Use Cases
- Web Search: Get cited, up-to-date answers for current events, library documentation, or release notes.
- Complementary Code Review: Get a distinct second perspective on code, documents, or diffs that catches issues other tools miss, with optional rigorous principal-engineer mode for high-stakes pre-merge checks.
- Project-Aware Brainstorming: Generate tailored ideas for architecture, migration, or feature work that align with your existing codebase and tech stack.
- General Q&A: Get fast, accurate answers to technical or general questions using Gemini Pro.
A common use case is running a light complementary review with
/gemini review alongside a rigorous Codex review to catch a wider range of issues during pull request validation.
Quick Start
Invoke the gemini skill to perform a complementary code review of your current uncommitted changes to catch issues other tools might miss.