gemini-review-loop

Installation
SKILL.md

Gemini Review Loop

Overview

Use this skill for a PR review loop where Gemini Code Assist is an external reviewer. Keep the loop evidence-driven: inspect the PR state, distinguish stale/outdated comments from current comments, fix only actionable code issues, validate locally, run requested reviewer subagents, push, and retrigger Gemini.

Workflow

  1. Identify the PR and repository.
    • If the user gives a URL or number, use it.
    • Otherwise run gh pr view --json number,url,headRefName,baseRefName.
    • Confirm the working tree and branch with git status --short and git branch --show-current.
Installs
5
First Seen
May 20, 2026
gemini-review-loop — andreacovelli/my-skills