GitHub PRの未解決Review threadsを一括Resolveします。GraphQL APIで未解決のReview threads(コード特定行へのコメント)を取得し、resolveReviewThread mutationで全て自動的にResolveします。Issue comments(会話タブ)は元々Resolve機能がないため対象外です。各スレッドのResolve結果を表示します。
Automatically resolves all unresolved GitHub PR review threads using GraphQL API. Triggers when you run the `resolve-pr-comments.sh` script to bulk close pending code review comments.
/plugin marketplace add getty104/claude-code-marketplace/plugin install getty104@marketplaceThis skill inherits all available tools. When active, it can use any tool Claude has access to.
scripts/resolve-pr-comments.sh以下のコマンドでResolveしていないレビューコメントをResolveします。
bash scripts/resolve-pr-comments.sh