the signals and their derived score are provisional and subject to change.
validate manually before sharing.
48f79e2c974b35dfea9abed3583bb134a96af707a044b57fe86b170edd19d2b532de3e57a6c8ee8cAuthored: 2 weeks ago (Thu, 27 Aug 2026 15:08:49 +0000)Match: Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>a9b164256fe7ff2a4eb380da76240435da488e80Authored: 3 weeks ago (Fri, 21 Aug 2026 20:42:23 +0000)Match: Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>da90f3d28c2945069ebf3213cc7168599937cb3eAuthored: 3 months ago (Thu, 11 Jun 2026 16:04:28 +0000)Match: Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>AGENTS.mdTool: agents-md# AI Agent Project Profile: gerrit
## Project Overview
Gerrit is a web-based code review system for Git. Backend is Java 21, frontend is TypeScript/Lit components, built with Bazel.
The bazel version to be used can be read from the `.bazelversion` file.
## Sub-projects
- **`polygerrit-ui`**: The frontend web application. See `polygerrit-ui/AGENTS.md` for details on the frontend development environment.
## Build tool selection
If `bazelisk` is installed, use `bazelisk` instead of `bazel` for all build
polygerrit-ui/AGENTS.mdTool: agents-md# AI Agent Project Profile: gerrit/polygerrit-ui
This document provides a summary of the front-end development environment for the `polygerrit-ui` part of the gerrit project.
## Overview
- **Framework**: The project is built with Web Components, using Lit
- **Language**: TypeScript
- **Build Tool**: Bazel is the primary build tool for the overall project.
- **Testing**:
- **Runner**: `@web/test-runner`
- **Framework**: `mocha`
- **Assertions/Mocks**: `sinon`, `@open-wc/semantic-dom-diff`
- **Brow.geminiTool: geminiconfigs/skills/gerrit_hygiene_operations/SKILL.mdTool: unspecified---
name: gerrit-hygiene-operations
description: Provides rules, patterns, and best practices for code hygiene, formatting, downstream plugin dependencies, and release operations in Gerrit.
---
# Gerrit Hygiene & Operations Engineering Guide
## Executive Summary
Welcome to the authoritative engineering guide for maintaining code hygiene,
managing downstream deployments, and optimizing operations within the codebase.
This living repository serves as the definitive source of tribal knowledge aimed
at preveconfigs/skills/gerrit_commit_message_review/SKILL.mdTool: unspecified---
name: gerrit-commit-message-review
description: Proofreads and suggests structural improvements for Git commit messages to ensure style guide compliance, completeness, and accuracy.
---
# Git Commit Message & Metadata Standards
## Executive Summary
Welcome to the definitive engineering reference for formatting, structuring, and
preserving metadata inside Git commit messages. This document encapsulates the
core conventions for commit hygiene, which are essential to ensuring commit log
histories remainconfigs/skills/typescript_style_review/SKILL.mdTool: unspecified---
name: typescript-style-review
description: Reviews TypeScript code against the Google TS Style Guide.
---
# TypeScript Style Review Guide
## Executive Summary
This guide serves as the instruction set for reviewing TypeScript code. The
goal is to ensure that all TypeScript code adheres to the official Google
TypeScript Style Guide.
## Guidelines
You must review the TypeScript files in the changelist and ensure they comply
with the rules and best practices outlined in the official Google TypeScript
Sconfigs/skills/gerrit_system_logic/SKILL.mdTool: unspecified---
name: gerrit-system-logic
description: Provides rules, patterns, and best practices for Gerrit backend system logic, Java APIs, performance, and correctness.
---
# System Logic & Correctness Engineering Guide
## Executive Summary
This engineering guide serves as the definitive reference for maintaining system
logic and operational correctness within Gerrit's repository management and
code review infrastructure. It exists to capture critical
historical tribal knowledge, prevent the regression of knownconfigs/skills/gerrit_frontend_engineering/SKILL.mdTool: unspecified---
name: gerrit-frontend-engineering
description: Provides guidance and best practices on Polygerrit UI development, frontend architecture, and TypeScript/JS coding standards in Gerrit.
---
# Frontend Engineering & UI Development Engineering Guide
## Executive Summary
Welcome to the Frontend Engineering & UI Development guide. This repository
serves as the authoritative source of tribal knowledge for our UI architecture,
born from historical refactoring efforts, critical performance optimizations,
and t.agentsTool: unspecified.agentsTool: unspecified.agentsTool: unspecifiedCLAUDE.mdFile: .gitignoreTool: claude-code