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.