address-pr-comments
仓库创建 2026年6月26日最近提交 22 天前SkillHot 收录 22 天前
▸ 精选理由
确保每条评论都有明确结论,适合持续审阅者。
▸ 风险提示
需仓库写权限以推送修复并访问 PR 数据
这个 Skill 做什么
处理并闭合 PR 中的所有审查意见:修复、拒绝或升级。
把一个 PR 里所有审查意见一条条收拾干净:能把需要的修复直接推到 PR 分支、把不能采纳的理由说清,或者把复杂问题升级给合适的人。适合在你开完 PR、被要求“address PR comments”或接手别人的未完 PR 时用。特别在于不会留任何未决线程,每个评论都会被固定、拒绝或升级并回复来源。
▸ 展开 SKILL.md 英文原文
Fix, decline, or escalate the open review feedback on a pull request, pushing fixes to the PR's own branch and staying subscribed until merge. Use after opening a PR, when asked to "address the PR comments" or "handle the review feedback", or when taking over an existing PR from a previous session.
0
Stars
0
Forks
11
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Svendsys/agent-skills/master/skills/address-pr-comments/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Svendsys/agent-skills/master/skills/address-pr-comments/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Address PR Comments A review comment is an open thread, not a silent to-do. Walk every piece of open feedback on a PR to a close: a pushed fix with a reply citing its commit, a reasoned decline, or an escalation to the right human. Nothing is left hanging. **Every comment is addressed — and each request in it ends fixed, declined, or escalated.** None is ignored, and none is gospel: a reviewer (human or bot) can be wrong, stale, or missing context. Weigh each on its merits against the code and the project's conventions. If it's right, fix it; if it's mistaken or not an improvement, decline it with the reasoning; if it's a judgment call, escalate. Declining a wrong comment is as much a su
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有