Marketplace

resolve-pr-comments

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

$ Instalar

git clone https://github.com/getty104/claude-code-marketplace /tmp/claude-code-marketplace && cp -r /tmp/claude-code-marketplace/getty104/skills/resolve-pr-comments ~/.claude/skills/claude-code-marketplace

// tip: Run this command in your terminal to install the skill