Claude Code Plugins

Community-maintained marketplace

Feedback

read-unresolved-pr-comments

@getty104/claude-code-marketplace
1
0

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

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

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

Read Unresolved PR Comments

Instructions

以下のコマンドを実行して、未解決のプルリクエストレビューコメントを取得します。

bash ${CLAUDE_PLUGIN_ROOT}/scripts/read-unresolved-pr-comments.sh