Copilot Code Review、エージェントスキルと MCP を一般提供
GitHub は Copilot Code Review のエージェントスキルと MCP サーバー接続機能を一般提供開始し、チームのツールや外部コンテキストをレビューに直接統合可能にした。
AI深層分析を開く2026年7月30日 07:30
AI深層分析
キーポイント
機能の一般提供開始
Copilot Pro, Pro+, Business, Enterprise ユーザー向けに、エージェントスキルと MCP サーバー接続によるコードレビュー機能が正式に利用可能になった。
エージェントスキルの活用
.github/skills ディレクトリに SKILL.md ファイルを追加することで、チームの内部ツールやコーディング標準を分析に組み込むことができる。
MCP サーバーによる外部連携
課題管理システムやドキュメントシステムなどの既存プラットフォームからコンテキストを読み取り専用でレビューに引き込み、GitHub と Playwright の MCP がデフォルトで有効になる。
生成元の明示と設定の継続
コメント生成時にスキルや MCP 使用のAttribution(出典表示)が追加され、既存の設定はそのまま引き継がれる。
重要な引用
Copilot code review support for agent skills and MCP servers is now generally available
Agent skills let Copilot code review invoke your team's internal tools and coding standards during a review.
All MCP tool calls performed by Copilot code review will be limited to read-only.
編集コメントを表示
編集コメント
MCP(Model Context Protocol)の標準化が進む中、GitHub がこれをコードレビュー領域に実装したことは、AI ツール間の連携基盤としての地位を確固たるものにする。開発現場における「文脈の欠如」という課題に対し、外部システムとのシームレスな接続で解決策を示す重要な一歩である。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
Copilot Pro、Pro+、Business、Enterprise ユーザー向けに、エージェントスキルと MCP サーバーに対応した Copilot Code Review の一般提供が開始されました。以前はパブリックプレビューとして発表されていたこの機能により、チームのツールやコーディング規約、外部コンテキストをコードレビューのたびに直接活用できるようになります。
対応内容
エージェントスキル
Copilot Code Review は、レビュー中にチーム内のツールやコーディング標準を呼び出せるようになります。.github/skills ディレクトリ内にスキル用サブディレクトリを作成し、そこに SKILL.md ファイルを追加することで、リポジトリや組織固有のコンテキストと指示に基づいて Copilot の分析機能を拡張できます。
MCP サーバー接続
既存の課題管理ツールやドキュメントシステム、サービスカタログなど、チームがすでに利用しているサードパーティプラットフォームからコンテキストを直接レビューに引き込むことができます。
Copilot Code Review が実行するすべての MCP ツール呼び出しは、読み取り専用モードに制限されます。
Copilot Cloud Agent 用に既に設定済みの MCP 構成は、自動的に Copilot Code Review でも適用されます。なお、GitHub と Playwright の MCP はデフォルトで有効化されます。
新機能
スキルおよび MCP コメントへの出典表示
コメントがエージェントスキルまたは MCP コンテキストを使用して生成された場合、Copilot Code Review がその旨を表示します。これにより、スキルや MCP サーバーが実際にどのように動作しているかを確認できます。
はじめに
パブリックプレビュー期間中にエージェントスキルや MCP サーバーを設定済みの方は、変更の必要はありません。これらの機能が一般提供されたことで、既存の設定はそのまま継続して利用可能です。
新規ユーザーの方へ:
MCP サーバーの設定は、リポジトリ設定の「Copilot」→「MCP サーバー」から追加してください。認証トークンは、「リポジトリ設定」→「Secrets and variables」→「Agents」に保存します。始め方は MCP 設定のサンプル例を参照してください。
Agent スキルの設定は、.github/skills ディレクトリ内にスキル固有のフォルダを作成し、そこに SKILL.md ファイルを追加して記述します。このファイルには、Copilot Code Review が使用するコンテキストと指示を含めてください。詳細については、エージェントスキルのドキュメントをご覧ください。
本記事「Copilot code review: Agent skills and MCP now generally available」は、GitHub Blog に掲載されました。
原文を表示
Copilot code review support for agent skills and MCP servers is now generally available for all Copilot Pro, Pro+, Business, and Enterprise users. Previously announced in public preview, these capabilities let you bring your team’s tools, standards, and external context directly into every code review.
What’s included
Agent skills let Copilot code review invoke your team’s internal tools and coding standards during a review. Add a SKILL.md file under a skill subdirectory in .github/skills to extend Copilot’s analysis with context and instructions specific to your repository or organization.
MCP server connections pull context from third-party platforms your team already uses (e.g., issue trackers, documentation systems, service catalogs) directly into the review.
All MCP tool calls performed by Copilot code review will be limited to read-only.
Any MCP configurations you’ve already set up for Copilot cloud agent automatically apply to Copilot code review. Note that the GitHub and Playwright MCP will be turned on by default.
What’s new
Attribution on skills and MCP comments: Copilot code review now indicates when a comment was generated using agent skills or MCP context, so you can see your skills and MCP servers in action.
Getting started
If you configured agent skills or MCP servers during the public preview, no changes are needed. Your existing setup continues to work now that these features are generally available.
For new users:
MCP servers: Add your MCP configuration under repository settings → Copilot → MCP servers. Store authentication tokens under repository settings → Secrets and variables → Agents. See example MCP configurations to get started.
Agent skills: Under .github/skills, create a skill-specific directory, then add a SKILL.md file to that directory with the context and instructions you want Copilot code review to use. For more details, see the agent skills documentation.
The post Copilot code review: Agent skills and MCP now generally available appeared first on The GitHub Blog.
AI算出
主要ニュースainew評価標準
AI エージェント運用とコードレビューの自動化という核心テーマを扱い、具体的な実装方法や新機能を詳細に報じているため AI 関連度と新規性は高い。ただし、日本固有の導入事例や規制情報は含まれていないため、日本の文脈での関連性は標準的なレベルとなる。
6つの評価軸を見る
- AI関連度
- 100
- 情報源の信頼性
- 25
- 新規性
- 75
- 調べる価値
- 75
- 重複の少なさ
- 100
- 日本での有用性
- 25
関連記事
News to Guide
ニュースの次に確認する
発表内容を、現在の料金や仕様と照らし合わせられる関連ガイドです。
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み