Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/skills/azsdk-common-pipeline-analysis/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ description: 'Analyze Azure SDK CI/CD pipeline failures into a structured diagno
compatibility: "azure-sdk-mcp server, Azure DevOps pipeline build ID or GitHub PR link"
---

<!-- Sync test marker for shared skills. -->

# Pipeline Analysis

This skill analyzes Azure SDK CI/CD pipeline failures and provides a structured diagnosis including root cause, affected files, and concrete instructions for how to fix each issue. It does NOT apply fixes - it tells you exactly what's wrong and how to resolve it.
Expand Down
Loading