← 返回 Skills 市场
tbeard602

Gh Address Comments

作者 Tbeard602 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
41
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install gh-address-comments
功能描述
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...
使用说明 (SKILL.md)

PR Comment Handler

Guide to find the open PR for the current branch and address its comments with gh CLI. Run all gh commands with elevated network access.

Prereq: ensure gh is authenticated (for example, run gh auth login once), then run gh auth status with escalated permissions (include workflow/repo scopes) so gh commands succeed. If sandboxing blocks gh auth status, rerun it with sandbox_permissions=require_escalated.

1) Inspect comments needing attention

  • Run scripts/fetch_comments.py which will print out all the comments and review threads on the PR

2) Ask the user for clarification

  • Number all the review threads and comments and provide a short summary of what would be required to apply a fix for it
  • Ask the user which numbered comments should be addressed

3) If user chooses comments

  • Apply fixes for the selected comments

Notes:

  • If gh hits auth/rate issues mid-run, prompt the user to re-authenticate with gh auth login, then retry.
安全使用建议
Review this skill before installing if you use GitHub credentials with access to private or sensitive repositories. Prefer using the minimum gh scopes needed for the target repository, avoid granting workflow scope unless you explicitly need it, and run the helper only on PRs whose comments you are comfortable exposing to the local agent context.
能力评估
Purpose & Capability
The stated purpose is to fetch, summarize, and address GitHub PR review comments. The included Python script is read-only and fetches PR comments, reviews, and review threads through gh; applying fixes is left to the agent after user selection.
Instruction Scope
The instructions tell the agent to run all gh commands with elevated network access and to use escalated sandbox permissions if blocked, which is broader than a tightly scoped PR-comment workflow.
Install Mechanism
The package contains a SKILL.md, OpenAI agent metadata, a small SVG asset, a license file, and one Python helper script. It does not show an installer, background service, or automatic startup behavior.
Credentials
The skill asks for gh authentication with repo and workflow scopes. GitHub access is expected for this purpose, but workflow scope and blanket elevated gh execution are not clearly justified for reading PR comments and making selected local fixes.
Persistence & Privilege
The skill directs users toward gh auth login, which can create a persistent local GitHub CLI credential, and it does not clearly warn users about the breadth or durability of that credential.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install gh-address-comments
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /gh-address-comments 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of gh-address-comments. - Guides users to identify and address review/issue comments on the current branch’s open GitHub PR using the gh CLI. - Verifies gh authentication, prompting for login if needed. - Fetches and lists PR comments, summarizes them, and allows users to select which to address. - Handles authentication or rate-limiting issues by prompting for re-authentication.
元数据
Slug gh-address-comments
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Gh Address Comments 是什么?

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 41 次。

如何安装 Gh Address Comments?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install gh-address-comments」即可一键安装,无需额外配置。

Gh Address Comments 是免费的吗?

是的,Gh Address Comments 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Gh Address Comments 支持哪些平台?

Gh Address Comments 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Gh Address Comments?

由 Tbeard602(@tbeard602)开发并维护,当前版本 v1.0.0。

💬 留言讨论