azdo-build-investigator
dotnet/maui CI Investigation Context
This skill provides MAUI-specific context for interactive CI investigation —
answering "why is CI red?" and "is this PR ready to merge?". Use it together with the
ci-analysis skill (loaded from the dotnet-dnceng@dotnet-arcade-skills plugin via
.github/copilot/settings.json).
First: invoke the
ci-analysisskill — it handles the core investigation workflow usingGet-CIStatus.ps1andghCLI (with MCP tools as optional enhancements if available). This skill provides MAUI-specific corrections and context on top of that.
For the automated path (a maintainer comments /review tests on a PR), the
review-test-failures skill does the same classification deterministically and posts a
merge-readiness comment. Both skills reason from the same shared facts below.
MAUI CI facts (canonical)
All MAUI-specific facts live in .github/docs/maui-ci-facts.md — read it. It covers: