·analyze-test-run
</>

analyze-test-run

Analyze a GitHub Actions integration test run and produce a skill invocation report with failure root-cause issues. TRIGGERS: analyze test run, skill invocation rate, test run report, compare test runs, skill invocation summary, test failure analysis, run report, test results, action run report

41Installs·11Trend·@microsoft

Installation

$npx skills add https://github.com/microsoft/github-copilot-for-azure --skill analyze-test-run

How to Install analyze-test-run

Quickly install analyze-test-run AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/microsoft/github-copilot-for-azure --skill analyze-test-run
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: microsoft/github-copilot-for-azure.

SKILL.md

View raw

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.

| Run ID or URL | Yes | GitHub Actions run ID (e.g. 22373768875) or full URL | | Comparison Run | No | Second run ID/URL for side-by-side comparison |

Produce a markdown report with four sections. See report-format.md for the exact template.

Analyze a GitHub Actions integration test run and produce a skill invocation report with failure root-cause issues. TRIGGERS: analyze test run, skill invocation rate, test run report, compare test runs, skill invocation summary, test failure analysis, run report, test results, action run report Source: microsoft/github-copilot-for-azure.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/microsoft/github-copilot-for-azure --skill analyze-test-run
Category
</>Dev Tools
Verified
First Seen
2026-03-08
Updated
2026-03-10

Browse more skills from microsoft/github-copilot-for-azure

Quick answers

What is analyze-test-run?

Analyze a GitHub Actions integration test run and produce a skill invocation report with failure root-cause issues. TRIGGERS: analyze test run, skill invocation rate, test run report, compare test runs, skill invocation summary, test failure analysis, run report, test results, action run report Source: microsoft/github-copilot-for-azure.

How do I install analyze-test-run?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/microsoft/github-copilot-for-azure --skill analyze-test-run Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/microsoft/github-copilot-for-azure