·copilot-review-loop
</>

copilot-review-loop

GitHub Copilot で PR をレビューし、現在のエージェント セッション内でそのフィードバックに自動的に対処する場合に使用します。レビュー担当者 (人間またはボット) の場合は、pr-review-loop を使用します。コメントごとに新しいコンテキストを取得するアプローチの場合は、ralph-wiggum-loop を使用します。

6インストール·0トレンド·@xpepper

インストール

$npx skills add https://github.com/xpepper/pr-review-agent-skill --skill copilot-review-loop

copilot-review-loop のインストール方法

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

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

ソース: xpepper/pr-review-agent-skill。

Automate an iterative Copilot-driven review loop: trigger a GitHub Copilot review, address its feedback one comment at a time, then re-trigger Copilot to review again. Repeat up to 2 cycles until all critical issues are resolved.

This is an in-session loop — one long agent context that iterates internally. It is not the Ralph Wiggum pattern, which is an external shell loop that spawns a fresh agent session per comment. For that, see the ralph-wiggum-loop skill instead.

Inspect the project for safeguard conventions by checking these files (if they exist):

GitHub Copilot で PR をレビューし、現在のエージェント セッション内でそのフィードバックに自動的に対処する場合に使用します。レビュー担当者 (人間またはボット) の場合は、pr-review-loop を使用します。コメントごとに新しいコンテキストを取得するアプローチの場合は、ralph-wiggum-loop を使用します。 ソース: xpepper/pr-review-agent-skill。

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/xpepper/pr-review-agent-skill --skill copilot-review-loop
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-22
更新日
2026-03-10

Browse more skills from xpepper/pr-review-agent-skill

クイックアンサー

copilot-review-loop とは?

GitHub Copilot で PR をレビューし、現在のエージェント セッション内でそのフィードバックに自動的に対処する場合に使用します。レビュー担当者 (人間またはボット) の場合は、pr-review-loop を使用します。コメントごとに新しいコンテキストを取得するアプローチの場合は、ralph-wiggum-loop を使用します。 ソース: xpepper/pr-review-agent-skill。

copilot-review-loop のインストール方法は?

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

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

https://github.com/xpepper/pr-review-agent-skill

詳細

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