build-health

Installation
SKILL.md

Build Health

Quickly diagnose the VS Code rolling build (Pipeline 111) on Azure DevOps. This skill has two modes:

  1. Fix the build if it is red right now by finding where the red streak started and identifying the compare range from last green to first red.
  2. Analyze and present the last 100 builds in a predictable report file.

The report file is the primary artifact. Generate it first, summarize what it shows, and only then ask whether the user wants heuristic culprit analysis.

When to Use

  • The rolling build on main is red and you need to find where it broke
  • You need a stable report for the last 100 builds
  • You're the build champ and want a quick health overview
  • You need to separate recurring infra failures from likely code regressions
  • You want to trace a build break back to a narrow compare range

Output Contract

Installs
2
GitHub Stars
29
First Seen
Jul 10, 2026
build-health — microsoft/vscode-team-kit