azure/azure-sdk-tools-azsdk-common-sdk-release
Check release readiness and trigger the release pipeline for Azure SDK packages. **UTILITY SKILL**. USE FOR: "release SDK", "trigger release", "check release readiness", "release pipeline", "publish package", "ship SDK". DO NOT USE FOR: SDK development, code generation, pipeline debugging, release plan creation. INVOKES: azure-sdk-mcp:azsdk_release_sdk.
npx skills add https://github.com/Azure/azure-sdk-tools --skill azsdk-common-sdk-release
| Tool | Purpose |
| --------------------------------- | ----------------------------------------------------------- |
| azure-sdk-mcp:azsdk_release_sdk | Check release readiness and/or trigger the release pipeline |
packageName and language from the user. Optionally get branch (defaults to main).azure-sdk-mcp:azsdk_release_sdk with checkReady: true. Otherwise, proceed to trigger the release directly.azure-sdk-mcp:azsdk_release_sdk with checkReady: false (the default). Show pipeline link and inform user they must approve the release stage.azure-sdk-mcp server. No CLI fallback — prompt user to configure MCP if unavailable.Take azure/azure-sdk-tools-azsdk-common-sdk-release from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.