GitHub 审查意见处理
原名:gh-address-comments
查看当前 PR 的评论,整理需要修改的问题并逐项响应。
中文 Skills 技能说明
适合已经有 GitHub PR、需要处理审查评论的场景。技能会先检查 gh 登录和当前分支,再给出评论清单和修改方案;修改代码、推送或在 GitHub 上回复前要保持用户可见。
上游能力依据
上游原始适用说明:Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.
上游 SKILL.md 主要章节(保留原文标题):
- 1) Inspect comments needing attention
- 2) Ask the user for clarification
- 3) If user chooses comments
使用边界
先读取项目约定、依赖版本和现有测试,再提出最小改动。写文件、运行脚本、提交代码或发布前应检查差异并保留回退路径。
作者、翻译与许可证
- 原作者
- openai
- 中文翻译
- CEOFans翻译
- 许可证
- Apache-2.0
- 上游来源
- https://github.com/openai/skills/tree/main/skills/.curated/gh-address-comments
适用范围
平台:linux、macos、windows;标签:GitHub、PR Review、Comments
安全提示
基础静态扫描不等于绝对安全。技能可能调用命令、浏览器、云服务或本地文件,请在最小权限环境中使用,高风险操作必须人工确认。
如发现侵权、许可证或安全问题,可在本页前台提交投诉,管理员复核后可立即下架。