跳到主要内容
#1
该品类排名 #1 / 共 44 个· Ranked #1 of 44 in this category

GStack Review

by Garry Tan✓ 已验证 · verified author·3 个月前

分支合并前,先把真正危险的改动挑出来。

Find the risky changes before the branch lands.

代码评审CodexClaude CodeGit repositories低风险 · low risk官方/可信 · trusted开源 · open source

安装前须知Before you install

未声明特殊权限需求No special access needs declared
编辑结论· Editor's verdict

高信号 PR 评审的首选。它读的是 diff 本身,而不是把整个仓库重新总结一遍,所以评审会落在真正变化的代码上。最擅长信任边界类问题——SQL 注入、鉴权检查、条件分支副作用——这些在浅层评审里最容易漏掉。纯样式问题别用它,丢给 linter 更划算。建议先在普通 feature 分支上验过一次,再放到 hot-fix 流程里用。

Best first pick for high-signal PR review. It reads the actual diff instead of re-summarizing the whole repo, so the review stays grounded in code that changed. Strongest on trust-boundary cases — SQL injection, auth checks, conditional side-effects — where surface reviewers usually miss the failure mode. Skip it for pure style nits; bring in a linter instead. Try it on a feature branch before relying on it for hot-fix gating.

— 编辑团队 · Editorial team

通过 Skills CLI 安装

使用 npx skills add 将该 skill 安装到选中的 Agent。Phase 0 命令均为按规则生成,尚未验证。

Codex
npx skills add https://github.com/garrytan/gstack/tree/main/review -g -a codex -y

去掉 -g 可改为项目级安装

适合什么场景Best for

  • 合并前 PR 评审Pre-merge PR review
  • 高风险重构Risky refactors
  • 涉及信任边界、SQL 或敏感数据路径的改动Trust-boundary and SQL-sensitive changes

不适合什么场景Not for

  • 纯样式评审Pure style review
  • 非 Git 仓库Non-Git repositories
  • 替代最终人工审批Replacing final human approval

vs 其他选择vs alternatives

完整对比表Full compare table →

维度对比side-by-side compare

和同类的关键维度差异
当前 · this skillGStack ReviewGit ShiproomReview RadarTest Bench
评分 · rating4.94.94.84.4
星标 · stars123k13k11k6.1k
风险 · risk低风险 · low risk低风险 · low risk低风险 · low risk低风险 · low risk
最适合 · best for合并前 PR 评审分支发布前检查聚焦代码评审缺失覆盖
不适合 · not for纯样式评审深度代码评审浏览器 QA手工浏览器探索

审计备注Audit notes

2026-06-10 复查 · last reviewed
源码Source公开 GitHub · open on GitHub
作者Author已验证作者 · verified org
网络访问Network只读 · read-only
文件写入Filesystem工作目录沙箱 · sandboxed
依赖Dependencies依赖少且通过审计 · audited
遥测Telemetry无 · none
Skill Market
按品类找最好用的 AI 技能·Find the best AI skills for the job
v0.4 · 收录 1306 个 skill · 上次评测 2026-06-10