code-review-assistant

Installation
SKILL.md

Code Review Assistant

Overview

提供结构化的代码审核工作流程,支持两种审核模式:

本地 Git 模式

  • 审核当前最新 commit
  • 审核暂存的修改 (git add 的文件)
  • 审核未暂存的修改(工作区变更)
  • 审核指定 commit 的 diff

Gerrit Review 模式

  • 通过 Gerrit Change ID 进行代码审核
  • 自动获取 Change 详情和文件变更
  • 支持自动发布评审到 Gerrit
Installs
13
GitHub Stars
6
First Seen
Jan 24, 2026
code-review-assistant — iceleaf916/my-cc-plugins