analyze-ci-failures Skill
Analyze vcpkg Azure DevOps CI failures. Downloads logs, identifies regression root causes, generates a report by package and triplet. USE FOR: CI failure analysis, regression triage, log diagnosis. DO NOT USE FOR: general coding, creating ports, modifying portfiles. UTILITY SKILL INVOKES: Azure DevOps REST API, PowerSh Published by microsoft in vcpkg.
What is analyze-ci-failures Skill?
Analyze vcpkg Azure DevOps CI failures. Downloads logs, identifies regression root causes, generates a report by package and triplet. USE FOR: CI failure analysis, regression triage, log diagnosis. DO NOT USE FOR: general coding, creating ports, modifying portfiles. UTILITY SKILL INVOKES: Azure DevOps REST API, PowerSh Published by microsoft in vcpkg. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Data analysis
- Writing
- Deployment use cases
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use analyze-ci-failures Skill
- Use it for deployment.
- Use it for data analysis.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/vcpkg
- Skill file: .github/skills/analyze-ci-failures/SKILL.md
What it does
Analyze vcpkg Azure DevOps CI failures. Downloads logs, identifies regression root causes, generates a report by package and triplet. USE FOR: CI failure analysis, regression triage, log diagnosis. DO NOT USE FOR: general coding, creating ports, modifying portfiles. UTILITY SKILL INVOKES: Azure DevOps REST API, PowerSh
Skill instructions
vcpkg CI Failures Analyzer When to Use - Investigating CI failures on Azure DevOps - Identifying regressions in a PR or scheduled build - Triaging root causes before assigning bugs Overview Fetches build metadata and failure logs via Azure DevOps REST API, cross-references with baselines, produces a regression report. MCP Tools | Tool | Purpose | |------|---------| | github-mcp-server-getfilecontents | Read baseline files | Prerequisites - GitHub MCP server — needed for PR URL input Workflow OUTPUT RULE: Write report.md as SOON as step-log analysis (Phase 1) completes. Do not wait for artifact downloads. You can update the file later. Your response MUST also contain the complete report content — not a summary. URL RULE: Your response text (not just the report file) MUST include: - For scheduled/manual builds: the full Azure DevOps URL https://dev.azure.com/vcpkg/public/build/results?buildId={buildId} - For PR builds: both the full PR URL https://github.com/microsoft/vcpkg/pull/{prNumbe
Explore related resources
Frequently asked questions
What is analyze-ci-failures?
analyze-ci-failures is a open-source AI agent skill with Copy skill directory. Analyze vcpkg Azure DevOps CI failures. Downloads logs, identifies regression root causes, generates a report by package and triplet. USE FOR: CI failure analysis, regression triage, log diagnosis.
Who is analyze-ci-failures best for?
analyze-ci-failures is best for reusing agent instructions, scripts, and references, deployment workflows, data analysis workflows, writing workflows.
How do I install analyze-ci-failures?
Install or run analyze-ci-failures using Copy skill directory. Check analyze-ci-failures for the latest setup command.
Is analyze-ci-failures actively maintained?
analyze-ci-failures may need a closer maintenance check before production use.
Auto-fetched from GitHub.