·gerrit
</>

gerrit

odyssey4me/agent-skills

Work with Gerrit code review using git-review CLI. Use when submitting changes, downloading patches, and managing code reviews in Gerrit.

19Installs·1Trend·@odyssey4me

Installation

$npx skills add https://github.com/odyssey4me/agent-skills --skill gerrit

SKILL.md

This skill provides guidance for working with Gerrit code review using the git-review CLI tool. All Gerrit operations (submitting changes, downloading patches, reviewing code) are performed using git-review commands.

"fatal: 'gerrit' does not appear to be a git repository"

The Gerrit skill uses git-review CLI exclusively. No custom scripts are needed - git-review provides comprehensive functionality for all Gerrit code review operations.

Work with Gerrit code review using git-review CLI. Use when submitting changes, downloading patches, and managing code reviews in Gerrit. Source: odyssey4me/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/odyssey4me/agent-skills --skill gerrit
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is gerrit?

Work with Gerrit code review using git-review CLI. Use when submitting changes, downloading patches, and managing code reviews in Gerrit. Source: odyssey4me/agent-skills.

How do I install gerrit?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/odyssey4me/agent-skills --skill gerrit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/odyssey4me/agent-skills