npx skills add https://github.com/mblode/agent-skills --skill review-pr执行系统性审查,仅提供可操作且经过验证的反馈。将此技能用作移交前明确的本地自审步骤,而非通用 PR 审查工具的替代品。当编码会话产生了值得检查的更改时,请在 /done 之前运行它。
| 文件 | 读取时机 |
|---|---|
references/severity-rubric.md | 默认:选择严重性标签和过滤弱项发现 |
references/comment-examples.md | 生成本地审查报告之前 |
references/review-surfaces.md | 当决定工作是留在本地自审还是应移交到 PR 特定工作流时 |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
pr-comments复制此清单以跟踪进度:
审查进度:
- [ ] 发现本地审查目标
- [ ] 收集上下文和限定范围的指导文件
- [ ] 选择本地审查路径
- [ ] 验证发现项
- [ ] 生成审查报告
AGENTS.md / CLAUDE.md)推送前必须修复、应尽快修复 和 准备移交pr-comments仅在确定时标记:
绝不标记:
如果需要复习格式,请在生成报告前阅读 references/comment-examples.md。
默认本地输出:
## 本地审查
### 推送前必须修复
- [<严重性>] `path/to/file.ts:行号` <简短的事实性标题>
原因:<一到两句话说明具体影响>
修复:<可提交的修复或清晰的实现指导>
### 应尽快修复
- [<严重性>] `path/to/file.ts:行号` <简短的事实性标题>
原因:<一到两句话说明具体影响>
修复:<可提交的修复或清晰的实现指导>
### 准备移交
- <简短的准备就绪摘要>
如果用户明确指向现有 PR,则将相同的已验证发现项调整为简洁的移交摘要:
## PR 移交摘要
- [<严重性>] `path/to/file.ts:行号` <简短的事实性标题>
原因:<一到两句话说明具体影响>
修复:<可提交的修复或清晰的实现指导>
摘要(如果没有问题):
## 本地审查
### 推送前必须修复
- 无。
### 应尽快修复
- 无。
### 准备移交
- 未发现阻塞性问题。已检查当前本地更改中的高置信度错误、缺失的验证/测试以及指导文件合规性。
x 在 src/foo.ts:45 处未定义,导致运行时出现 ReferenceError。"src/foo.ts 中的指导文件规则 ''。"done 用于审查完成后的会话捕获babysit-pr 用于在留下反馈后分类和解决传入的审查线程每个标记的问题都应该是高级工程师会发现的。
每周安装次数
78
仓库
GitHub 星标
19
首次出现
2026年1月30日
安全审计
安装于
gemini-cli71
opencode71
codex71
cursor70
github-copilot68
claude-code66
Perform systematic review with actionable, validated feedback only. Use this skill as an explicit local self-review step before handoff, not as a generic replacement for native PR review tools. Run it before /done when a coding session produced changes worth checking.
| File | Read When |
|---|---|
references/severity-rubric.md | Default: choosing severity labels and filtering weak findings |
references/comment-examples.md | Before producing a local review report |
references/review-surfaces.md | When deciding whether the work stays in local self-review or should hand off to PR-specific workflows |
pr-comments for thatCopy this checklist to track progress:
Review progress:
- [ ] Discover local review target
- [ ] Gather context and scoped instruction files
- [ ] Choose the local review path
- [ ] Validate findings
- [ ] Produce the review report
AGENTS.md / CLAUDE.md as applicable)Flag only when certain:
Never flag:
Read references/comment-examples.md before producing the report if you need a formatting refresher.
Default local output:
## Local review
### Must fix before push
- [<severity>] `path/to/file.ts:line` <short factual title>
Why: <one to two sentences with concrete impact>
Fix: <committable fix or clear implementation guidance>
### Should fix soon
- [<severity>] `path/to/file.ts:line` <short factual title>
Why: <one to two sentences with concrete impact>
Fix: <committable fix or clear implementation guidance>
### Ready for handoff
- <brief readiness summary>
If the user explicitly points at an existing PR, adapt the same validated findings into a concise handoff summary:
## PR handoff summary
- [<severity>] `path/to/file.ts:line` <short factual title>
Why: <one to two sentences with concrete impact>
Fix: <committable fix or clear implementation guidance>
Summary (if no issues):
## Local review
### Must fix before push
- None.
### Should fix soon
- None.
### Ready for handoff
- No blocking issues found. Checked for high-confidence bugs, missing validation/tests, and instruction-file compliance on the current local changes.
x is undefined at src/foo.ts:45, causing ReferenceError at runtime."src/foo.ts."done for session capture after the review is completebabysit-pr for triaging and resolving inbound review threads after feedback has been leftEvery flagged issue should be something a senior engineer would catch.
Weekly Installs
78
Repository
GitHub Stars
19
First Seen
Jan 30, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
gemini-cli71
opencode71
codex71
cursor70
github-copilot68
claude-code66
agent-browser 浏览器自动化工具 - Vercel Labs 命令行网页操作与测试
163,300 周安装
ActiveCampaign自动化集成指南:通过Rube MCP实现CRM与营销自动化
72 周安装
通过Rube MCP实现Make自动化:集成Composio工具包管理场景与操作
72 周安装
Microsoft Teams自动化指南:通过Rube MCP实现频道消息、聊天与会议管理
72 周安装
Electrobun 最佳实践:TypeScript + Bun 跨平台桌面应用开发指南
72 周安装
ATXP Memory:AI代理记忆管理工具 - 云端备份与本地向量搜索
72 周安装
Brave Search Spellcheck API:智能拼写检查与查询纠正,提升搜索准确性
72 周安装
Must fix before push, Should fix soon, and Ready for handoffpr-comments