azure-sdk-mgmt-pr-review

Automate Azure SDK .NET management-plane pull request reviews for API compatibility and standards.

1|12|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/ChatAndBuild/chatchat-skills --skill azure-sdk-mgmt-pr-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-sdk-mgmt-pr-review
Source: https://github.com/ChatAndBuild/chatchat-skills/tree/main/skills/azure-sdk-mgmt-pr-review
Command: npx skills add https://github.com/ChatAndBuild/chatchat-skills --skill azure-sdk-mgmt-pr-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the review process for Azure SDK management-plane pull requests, ensuring API compatibility, naming conventions, and SDK quality standards are met.

Core Features & Use Cases

  • API Compatibility: Checks for API compatibility issues in Azure SDK management-plane pull requests.
  • Naming Conventions: Validates naming conventions for API elements.
  • Generated Code Expectations: Ensures generated code meets expected standards.
  • Breaking Changes: Identifies breaking changes in pull requests.
  • SDK Quality Standards: Assesses the overall quality of the SDK code.
  • Use Case: For developers reviewing Azure SDK .NET management-plane library pull requests, this Skill automates the process of checking for API compatibility, naming conventions, and other quality standards.

Quick Start

Run the azure-sdk-mgmt-pr-review skill to automatically review the Azure SDK .NET management-plane library PR against the official API review guidelines.

Frequently Asked Questions about azure-sdk-mgmt-pr-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Azure SDK management-plane PR reviews for API compatibility?

Azure SDK management-plane PR review automation validates .NET management-plane library pull requests against official API review guidelines. It checks API surface compatibility, generated models, naming conventions, breaking changes, and overall SDK quality standards.

What breaking changes are detected in Azure SDK management-plane pull requests?

Azure SDK management-plane PR reviews detect breaking changes by analyzing API surface modifications and generated model discrepancies in .NET management-plane library pull requests. The process identifies compatibility issues by comparing against expected API standards and generated-code conventions.

Does Azure SDK management-plane PR review work with .NET libraries only?

Azure SDK management-plane PR review is designed specifically for .NET management-plane library pull requests. It validates API surface compatibility, generated models, naming conventions, and SDK quality standards within the .NET management-plane ecosystem.

How do I validate naming conventions in Azure SDK management-plane API pull requests?

Naming conventions in Azure SDK management-plane API pull requests are validated through automated review that checks API element names against official Azure SDK .NET management-plane library guidelines for API surface and generated model compliance.

What are the limitations of automating Azure SDK management-plane PR reviews?

Automating Azure SDK management-plane PR reviews is limited to .NET management-plane library pull requests, focusing on API surface and generated models. It does not cover data-plane libraries, non-.NET language SDKs, or non-API code quality.