Skip to main content
Back to the directory
microsoft/github-copilot-for-azureSoftware EngineeringFrontend and Design

analyze-test-run

Downloads artifacts from a GitHub Actions integration test run, generates a summarized skill invocation report, and files GitHub issues for each test failure with root-cause analysis.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
940

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/microsoft/github-copilot-for-azure --skill analyze-test-run
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, analyze-test-run has 940 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: microsoft/github-copilot-for-azure. Canonical URL: https://skills.sh/microsoft/github-copilot-for-azure/analyze-test-run.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Downloads artifacts from a GitHub Actions integration test run, generates a summarized skill invocation report, and files GitHub issues for each test failure with root-cause analysis. All tools use owner: "microsoft" and repo: "GitHub-Copilot-for-Azure" as fixed parameters. method selects the operation within the tool. Extract the numeric run ID from the input (strip URL prefix if needed) Fetch run metadata using the MCP actions_get tool: List artifacts using the MCP actions_list tool, then download each relevant artifact: The download returns a temporary URL. Fetch the ZIP archive from that URL and extract it locally. If the environment restricts outbound HTTP (e.g. AWF sandbox), record in the analysis report that artifact content was unavailable and fall back to job logs via the get_job_logs MCP tool. Locate these files in the downloaded artifacts: ⚠️ Note: If artifact ZIP files cannot be downloaded due to network restrictions, or if downloaded files cannot be extracted, use the get_job_logs MCP tool to identify test failures and produce a best-effort analysis from whatever data is accessible. Produce a markdown report with four sections.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does analyze-test-run do?

Downloads artifacts from a GitHub Actions integration test run, generates a summarized skill invocation report, and files GitHub issues for each test failure with root-cause analysis.

Is analyze-test-run good?

analyze-test-run does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support analyze-test-run?

analyze-test-run currently lists compatibility with Skills CLI.

Is analyze-test-run safe to install?

analyze-test-run has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to analyze-test-run?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install analyze-test-run?

Run the following command to install analyze-test-run: npx skills add https://github.com/microsoft/github-copilot-for-azure --skill analyze-test-run

Related skills

More from microsoft/github-copilot-for-azure

Related skills

Alternatives in Software Engineering