























Copilot code review adapts to your team’s tools and standards and scales its depth to the complexity of each change. Today we’re shipping two public previews:
A lot of what reviewers need to know lives in other tools, not in the diff itself. Agent skills and MCP bring that context into Copilot’s reviews, ensuring that reviews don’t stall on questions already answered elsewhere. This means senior engineers stop being the bottleneck for consistency across repositories.
Review depth should scale with the complexity of the change. The new Medium tier routes pull requests to a higher-reasoning model purpose-built for deeper analysis of complex logic, security-sensitive code, and cross-service changes. Low remains a fast, cost-efficient default for straightforward work like docs and small repositories. This enables you to invest compute where it matters most and conserve it everywhere else.
These features are available in public preview for existing Copilot Pro, Pro+, Business, and Enterprise users. Copilot code review can also be enabled for non-Copilot users via Direct Org Billing.
Note: Any existing MCP configurations for Copilot cloud agent will now apply to Copilot code review automatically.
Read the docs to find examples of common MCP configurations you can get started with.
.github/skills directory..github/skills, create a code-review or similarly named directory to ensure that Copilot code review will read and utilize the skill.SKILL.md file containing the relevant context and instructions you want Copilot code review to utilize.Note: Existing agent skills within the
.github/skillsdirectory will automatically be available to use by Copilot code review if relevant to the review.
For more information, read our docs on agent skills.
For more details, read our docs on medium tier reviews.
Join the discussion within GitHub Community.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。