Azure (Microsoft) logo

Skill

azsdk-common-sdk-release

release Azure SDK packages

Covers Azure Deployment CI/CD SDK

Description

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.

SKILL.md

SDK Release

MCP Tools

ToolPurpose
azure-sdk-mcp:azsdk_release_sdkCheck release readiness and/or trigger the release pipeline

Steps

  1. Collect Info — Get packageName and language from the user. Optionally get branch (defaults to main).
  2. Determine Intent — If the user explicitly asks to "check readiness" or "check if ready", run azure-sdk-mcp:azsdk_release_sdk with checkReady: true. Otherwise, proceed to trigger the release directly.
  3. Trigger Release — Run azure-sdk-mcp:azsdk_release_sdk with checkReady: false (the default). Show pipeline link and inform user they must approve the release stage.
  4. Review Results — If the release fails due to readiness issues, display failing checks and guide user to resolve.

Examples

  • "Check if azure-storage-blob is ready for release"
  • "Trigger release for @azure/core-rest-pipeline on JavaScript"

Troubleshooting

  • If readiness check fails, review each failing prerequisite individually before re-triggering.
  • Requires azure-sdk-mcp server. No CLI fallback — prompt user to configure MCP if unavailable.

© 2026 YourAI.tools. Every skill from an identity-verified publisher.

Independent catalog. Not affiliated with, endorsed by, or sponsored by Anthropic or any listed publisher. All trademarks belong to their respective owners.