SkillDex
Codex其他 Skill项目管理active

GH Address Comments

A Codex Skill for collecting GitHub PR review or issue comments and helping address selected threads with gh CLI context.

概览

Use this reference when the current branch has GitHub review comments that need triage before deciding which changes to implement.

这个 Skill 可以做什么

  • Finds the current branch PR and fetches comments or review threads.
  • Summarizes required follow-up before implementation.
  • Keeps authentication and rate-limit issues explicit.

最佳使用场景

  • Reviewing unresolved PR comments before editing code.
  • Numbering comment threads so the user can choose what to address.
  • Handling GitHub auth or rate-limit blockers transparently.

不适合

  • Applying every review suggestion without user selection.
  • Treating comments as approval to change unrelated files.
  • Fetching private review content without repository authorization.

输入

  • Current branch, PR number or URL, and repository context.
  • GitHub CLI authentication state.
  • User-selected review threads to address.

输出

  • Comment summary and numbered action list.
  • Patch plan for selected threads.
  • Verification notes after comments are addressed.

兼容性

Tools: Codex

Environments: Codex CLI or compatible Codex skill runtime, GitHub pull request workflow

  • Requires gh CLI access to the repository and PR comments.
  • Implementation should wait until the user selects which comments to address.

SkillDex links to the source and does not fetch PR comments itself.

证据摘要

implementedVerified 2026-07-02
  • Source directoryrepo

    Public source directory and Apache-2.0 license file were checked for this catalog entry.

相关项目

相关项目由项目记录中的 relatedSkillSlugs 派生,仅用于导航和作品集上下文。它们不替代 evidence artifacts,也不证明项目已交付或该 Skill 被用于项目。

  • 项目证据状态: implemented项目记录更新: 2026-07-02
    Vibe Coding Review

    Portfolio project record for phase-aware review gates used to keep AI-assisted coding work inside approved scope.

    打开项目记录
  • 项目证据状态: research项目记录更新: 2026-07-02
    LoopEngineering

    Portfolio project record for iterative plan-build-review loops in AI engineering work.

    打开项目记录

安全示例提示词

Summarize review threads

Use the GH Address Comments skill to list unresolved PR comments on this branch and summarize what each one asks for.

Address selected comments

Use the GH Address Comments skill to address only the selected review comments and leave unrelated files alone.

安装 / 使用

Reference the upstream curated Skill directory.

  1. 1Open the GitHub source directory for the Skill.
  2. 2Confirm gh authentication and repository access before applying the workflow.

来源元数据

Author
openai
License
Apache-2.0
Indexed
2026-07-02
Reviewed
2026-07-02