#233 · Primary category: AI Coding Assistants
run-gemini-cli
A GitHub Action invoking the Gemini CLI.
Project last updated:08/21/26
GitHub Stars
2.1K
Forks
278
Contributors
40
License
Apache-2.0
Why we included this project
Most of the value here comes from meeting developers where they already work. The action wraps Google's Gemini CLI into GitHub Actions, so you can have Gemini review pull requests and triage incoming issues, then dig into a specific piece of code by dropping a mention like @gemini-cli into a comment, or schedule it to run on its own. A GEMINI.md file in the repo lets you give the model project-specific context, so its suggestions actually fit your codebase rather than arriving as generic output. Teams already comfortable with GitHub Actions and Google Cloud authentication can wire this in without much ceremony and get a dependable second pair of eyes on routine review and triage work.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.