Skip to main content

gh-address-comments

Codex curated GitHub skill for addressing pull request review comments, resolving threads, applying requested changes, and reporting verification.

インストールへ移動

ソース情報

リポジトリ
Rycen7822/skill-retrieval-mcp
ソースの最終更新活動
2026年5月10日 17:34
検出された SKILL.md の言語
英語
スター
2
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。

SKILL.md を表示中

SKILL.md
ソースの指示 · 読み取り専用プレビュー
name
gh-address-comments
description
Codex curated GitHub skill for addressing pull request review comments, resolving threads, applying requested changes, and reporting verification.
tags
["codex-builtin","github","pr-comments","review","threads"]
# gh-address-comments ## When to Use Use when the user asks to address GitHub PR review comments, collect unresolved threads, patch requested changes, and respond with verification notes. ## Do Not Use When Do not use for failing CI logs without review comments; use gh-fix-ci instead. ## Required Inputs Repository path, PR number or URL, gh authentication, review comment scope, and whether to post replies. ## Workflow 1. Fetch unresolved review comments. 2. Group comments by file and theme. 3. Patch the requested changes. 4. Run checks and prepare reply summaries.
GitHubで見る