Back to Skills

read-unresolved-pr-comments

verified

GitHub PRから未対応のコメントを取得します。GraphQL APIで (1) コード特定行への未解決Review threads(Resolve可能)と (2) コードブロックを含むIssue comments(会話タブ、Resolve不可)の両方を取得し、JSON形式で出力します。PR情報(番号・タイトル・URL・状態・作成者・レビュアー)も含まれます。

View on GitHub

Marketplace

getty104

getty104/claude-code-marketplace

Plugin

base-tools

Repository

getty104/claude-code-marketplace
8stars

base-tools/skills/read-unresolved-pr-comments/SKILL.md

Last Verified

January 22, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/getty104/claude-code-marketplace/blob/main/base-tools/skills/read-unresolved-pr-comments/SKILL.md -a claude-code --skill read-unresolved-pr-comments

Installation paths:

Claude
.claude/skills/read-unresolved-pr-comments/
Powered by add-skill CLI

Instructions

# Read Unresolved PR Comments

## Instructions
以下のコマンドを実行して、未解決のプルリクエストレビューコメントを取得します。
scriptsディレクトリはプラグイン内のskills/read-unresolved-pr-comments/配下に配置されています。

```
bash /プラグインルートパス/skills/read-unresolved-pr-comments/scripts/read-unresolved-pr-comments.sh 
```

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
253 chars