← all publishers

gerritcodereview

@gerritcodereview source repo

9 published skills

  1. Code Review Workflow · gerritcodereview
    Provides guidance and best practices on Gerrit submission labeling, CI builder execution, Python code formatting/linting, commit metadata standardization, and testing strategy in git-repo.
    0
    installs
  2. Setup · gerritcodereview bundle
    Interactive setup for gerrit_mcp_server configuration. Creates or updates gerrit_config.json with Gerrit host URLs and authentication details.
    0
    installs
  3. Gerrit Workflow · gerritcodereview bundle
    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 Gerrit Code Review. Also use when the user encounters Gerrit push errors such as "missing Change-Id in commit message footer" or "prohibited by Gerrit".
    0
    installs
  4. Find Dependencies · gerritcodereview
    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 depend on this one.
    0
    installs
  5. Gerrit Task Query · gerritcodereview
    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".
    0
    installs
  6. Writing Extensions · gerritcodereview
    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.
    0
    installs
  7. Typescript Style Review · gerritcodereview
    Reviews TypeScript code against the Google TS Style Guide.
    0
    installs
  8. Gerrit Hygiene Operations · gerritcodereview
    Provides rules, patterns, and best practices for code hygiene, formatting, downstream plugin dependencies, and release operations in Gerrit.
    0
    installs
  9. Gerrit Commit Message Review · gerritcodereview
    Proofreads and suggests structural improvements for Git commit messages to ensure style guide compliance, completeness, and accuracy.
    0
    installs