gerrit-mcp
01GerritCodeReview/gerrit-mcp-server
Plugin Claude Code
Gerrit MCP server as a Claude Code plugin.
GerritCodeReview/gerrit-mcp-server
Plugin Claude Code
Gerrit MCP server as a Claude Code plugin.
GerritCodeReview/gerrit-mcp-server
Plugin Claude Code
An MCP server for interacting with the Gerrit code review system.
GerritCodeReview/gerrit-mcp-server
Skill Claude CodeCodex
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.
GerritCodeReview/gerrit-mcp-server
MCP server Claude CodeCodexCursor +2
MCP server "gerrit" as configured in GerritCodeReview/gerrit-mcp-server. Runs locally from the ${CLAUDE_PLUGIN_ROOT} Python package. Needs 1 environment variable to run.
GerritCodeReview/gerrit-mcp-server
Instructions file CodexOpenCode
Instructions for GerritCodeReview/gerrit-mcp-server, covering gerrit mcp server development guide, development environment, prerequisites, setup and testing standards.
GerritCodeReview/gerrit-mcp-server
Hook
Runs when a session starts, executing check-config.sh. From GerritCodeReview/gerrit-mcp-server.
GerritCodeReview/gerrit-mcp-server
Skill Claude CodeCodex
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…
GerritCodeReview/gerrit-mcp-server
Skill Claude CodeCodex
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".
GerritCodeReview/gerrit-mcp-server
Skill Claude CodeCodex
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…
GerritCodeReview/gerrit-mcp-server
Skill Claude CodeCodex
Interactive setup for gerritmcpserver configuration. Creates or updates gerritconfig.json with Gerrit host URLs and authentication details.