gerrit-api

Installation
SKILL.md

Gerrit API Skill

What this skill does: Query Gerrit changes, read diffs, post code reviews, manage change lifecycle (submit / abandon / restore), and listen to real-time SSH event streams.

Scripts (no pip install needed):

  • scripts/gerrit_api.py — REST API operations (cross-platform, Python stdlib)
  • scripts/gerrit_stream_events.py — SSH stream-events listener

路径约定: 以下所有 scripts/... 路径均相对于本 Skill 目录(.agents/skills/gerrit-api/)。

✅ Setup Checklist

Complete these steps once before using the skill.

Step 1 — Verify Prerequisites

Installs
8
Repository
vancebs/skills
GitHub Stars
1
First Seen
Apr 29, 2026
gerrit-api — vancebs/skills