GerritCodeReview/gerrit-mcp-server

null - (mirror of https://gerrit.googlesource.com/./gerrit-mcp-server)

20Stars on the repository
9Mods indexed here, across every type
7d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

writing-extensions

01

GerritCodeReview/gerrit-mcp-server

Skill Claude CodeCodex

Part of gerrit

Guide for authoring a new in-process MCP tool extension for gerrit-mcp-server. Use when a user wants to add new Gerrit tools, port a standalone plugin MCP server into the extension framework, or needs a worked example of the ExtensionContext API.

20 7d ago A 57 tokens original Apache-2.0

find-dependencies

02

GerritCodeReview/gerrit-mcp-server

Skill Claude CodeCodex

Part of gerrit

Find all dependencies of a Gerrit change or set of changes — both explicit Depends-on annotations (parsed by the depends-on plugin) and implicit git-chain parents. Use when asked: what does this change depend on, what is blocking this change, show me the dependency chain, are all dependencies merged, which changes…

20 7d ago A 71 tokens original Apache-2.0

gerrit-task-query

03

GerritCodeReview/gerrit-mcp-server

Skill Claude CodeCodex

Part of gerrit

Use when asked to check, list, or act on tasks for a Gerrit change. Triggers on phrases like "what tasks are blocking", "which tasks are actionable", "check task status", "what do I need to do for this change", "what is blocking this change".

20 7d ago A 64 tokens original Apache-2.0

gerrit-workflow

04

GerritCodeReview/gerrit-mcp-server

Skill Claude CodeCodex

Part of gerrit

This skill should be used when the user asks to "submit a change to Gerrit", "push for review", "upload a patch", "update a change in Gerrit", "add a patch set", "work with Gerrit", "push to refs/for", "fix a missing Change-Id", "amend a Gerrit change", or any task involving git operations in a repository hosted on…

20 7d ago A 123 tokens original Apache-2.0

setup

05

GerritCodeReview/gerrit-mcp-server

Skill Claude CodeCodex

Part of gerrit

Interactive setup for gerritmcpserver configuration. Creates or updates gerritconfig.json with Gerrit host URLs and authentication details.

20 7d ago A 30 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: