Gerrit

🌐Community
by checkmk · vlatest · Repository

Gerrit provides insights into Gerrit code review workflows, streamlining collaboration and tracking changes for efficient software development.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add gerrit npx -- -y @trustedskills/gerrit
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "gerrit": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/gerrit"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides access to and interaction with a Gerrit instance. It allows users to query Gerrit for changes, view commit details, and potentially interact with the workflow (though specific actions are not detailed). The skill is authored by checkmk/checkmk.

When to use it

  • You need information about code review status in a Gerrit-based project.
  • You want to quickly find specific commits or changes within a Gerrit repository.
  • You're troubleshooting issues related to code submissions and approvals.
  • You are automating tasks involving Gerrit change inspection.

Key capabilities

  • Access to Gerrit data
  • Querying for changes
  • Viewing commit details

Example prompts

  • "What is the status of change 'I12345' in Gerrit?"
  • "Show me the latest commits on the 'main' branch in Gerrit."
  • "Find all open reviews assigned to me in Gerrit."

Tips & gotchas

The skill requires access to a configured Gerrit instance. Specific interaction capabilities (e.g., submitting code, reviewing changes) are not explicitly stated and may be limited depending on the underlying implementation.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
checkmk
Installs
25

🌐 Community

Passed automated security scans.