pr-build-status
Installation
SKILL.md
PR Build Status Skill
Retrieve Azure DevOps build information for GitHub Pull Requests, including Helix test logs.
Tools Required
This skill uses bash together with pwsh (PowerShell 7+) to run the PowerShell scripts. No file editing or other tools are required.
When to Use
- User asks about CI/CD status for a PR
- User asks about failed checks or builds
- User asks "what's failing on PR #XXXXX"
- User wants to see test results
- User asks about Helix failures (device tests, integration tests, etc.)
- User needs to debug why tests are failing on Helix infrastructure