azsdk-common-apiview-feedback-resolution

Installation
SKILL.md

APIView Feedback Resolution

This skill analyzes and resolves APIView review feedback on Azure SDK pull requests by retrieving reviewer comments, categorizing them, and applying TypeSpec or customization updates that bring the SDK API surface into compliance before re-review.

Triggers

USE FOR: APIView comments, API review feedback, SDK API surface changes WHEN: "resolve APIView comments", "address API review feedback", "update SDK API surface after APIView" DO NOT USE FOR: general code review, non-APIView feedback

Rules

  • Requires the azure-sdk-mcp server; there is no CLI fallback for retrieving APIView comments or applying TypeSpec changes.
  • Retrieve and categorize APIView comments before making changes so fixes map to reviewer intent.
  • Validate, regenerate, build, and test after applying fixes before requesting re-review.

MCP Tools

Installs
2
GitHub Stars
5.6K
First Seen
Jun 7, 2026
azsdk-common-apiview-feedback-resolution — azure/azure-sdk-for-python