analyze-test-run

Installation
SKILL.md

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.

When to Use

  • Summarize results of a GitHub Actions integration test run
  • Calculate skill invocation rates for the skill under test
  • For azure-deploy tests: track the full deployment chain (azure-prepare → azure-validate → azure-deploy)
  • Compare skill invocation across two runs
  • File issues for test failures with root-cause context

Input

Parameter Required Description
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
Related skills
Installs
GitHub Stars
207
First Seen