·resolve-reviews
</>

resolve-reviews

現在の PR に関するすべての PR レビュー コメント (人間とボット) を解決します。未回答のコメントを取得し、それぞれを評価し、実際の問題を修正し、誤検知を無視し、すべてのコメントに結果を返信します。

14インストール·7トレンド·@pbakaus

インストール

$npx skills add https://github.com/pbakaus/agent-reviews --skill resolve-reviews

resolve-reviews のインストール方法

コマンドラインで resolve-reviews AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/pbakaus/agent-reviews --skill resolve-reviews
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: pbakaus/agent-reviews。

Automatically resolve all review comments (both human and bot) on the current PR. Uses a two-phase workflow: fix all existing issues, then poll for new ones until quiet.

Cloud environments only (e.g., Codespaces, remote agents): verify git author identity so CI checks can map commits to the user. Run git config --global --get user.email and if empty or a placeholder, set it manually. Skip this check in local environments.

The CLI auto-detects the current branch, finds the associated PR, and authenticates via gh CLI or environment variables. If anything fails (no token, no PR, CLI not installed), it exits with a clear error message.

現在の PR に関するすべての PR レビュー コメント (人間とボット) を解決します。未回答のコメントを取得し、それぞれを評価し、実際の問題を修正し、誤検知を無視し、すべてのコメントに結果を返信します。 ソース: pbakaus/agent-reviews。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/pbakaus/agent-reviews --skill resolve-reviews
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-11
更新日
2026-03-11

Browse more skills from pbakaus/agent-reviews

クイックアンサー

resolve-reviews とは?

現在の PR に関するすべての PR レビュー コメント (人間とボット) を解決します。未回答のコメントを取得し、それぞれを評価し、実際の問題を修正し、誤検知を無視し、すべてのコメントに結果を返信します。 ソース: pbakaus/agent-reviews。

resolve-reviews のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/pbakaus/agent-reviews --skill resolve-reviews インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/pbakaus/agent-reviews

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-03-11