Back to Skills

resolve-pr-comments

verified

GitHub PRの未解決Review threadsを一括Resolveします。GraphQL APIで未解決のReview threads(コード特定行へのコメント)を取得し、resolveReviewThread mutationで全て自動的にResolveします。Issue comments(会話タブ)は元々Resolve機能がないため対象外です。各スレッドのResolve結果を表示します。

View on GitHub

Marketplace

getty104

getty104/claude-code-marketplace

Plugin

getty104

Repository

getty104/claude-code-marketplace
8stars

getty104/skills/resolve-pr-comments/SKILL.md

Last Verified

January 15, 2026

Install Skill

Select agents to install to:

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

Installation paths:

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

Instructions

# Resolve PR Comments

## Instructions

以下のコマンドでResolveしていないレビューコメントをResolveします。
scriptsディレクトリはプラグイン内のskills/create-git-worktree/配下に配置されています。

```
bash scripts/resolve-pr-comments.sh
```

Validation Details

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

Issues Found:

  • short_instructions_183