agency-test-results-analyzer

Analyze test execution results to identify failure patterns and quality metrics.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/omeraltn/ice_cream_website_testing --skill agency-test-results-analyzer-omeraltn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agency-test-results-analyzer
Source: https://github.com/omeraltn/ice_cream_website_testing/tree/main/.antigravity/agency-test-results-analyzer
Command: npx skills add https://github.com/omeraltn/ice_cream_website_testing --skill agency-test-results-analyzer-omeraltn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill transforms raw test execution data into validated quality insights, identifying failure patterns, coverage gaps, and release risks so teams can make data-driven decisions.

Core Features & Use Cases

  • Failure Pattern Analysis: Detect recurring failure modes across unit, integration, performance, and security tests.
  • Quality Metrics & Risk Assessment: Compute pass rates, defect density, coverage gaps, confidence intervals, and overall release readiness scores.
  • Predictive Modeling & Reporting: Build defect-prone area predictions, generate executive summaries, and produce technical remediation recommendations.
  • Use Case: Run a comprehensive analysis of a CI test-report to produce a go/no-go recommendation, prioritized remediation list, and a stakeholder-ready executive dashboard.

Quick Start

Run a quality analysis on the latest test-results.json and produce an executive summary with key risks and go/no-go recommendation.

Frequently Asked Questions about agency-test-results-analyzer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze test execution results for release readiness?

Test execution results analysis transforms raw test data into validated quality insights by detecting failure patterns, computing pass rates, and generating a go/no-go recommendation for release readiness.

What is defect density analysis and how does it quantify quality metrics?

Defect density analysis quantifies quality metrics by evaluating the concentration of failures across unit, integration, performance, and security tests to identify coverage gaps and prioritize technical remediation.

Can I use machine learning for defect prediction in CI test reports?

Machine learning-based defect prediction identifies failure-prone areas within CI test reports by analyzing recurring failure modes and test execution patterns to forecast future defects.

How do I generate a stakeholder-ready executive dashboard from a test-results.json file?

Generating a stakeholder-ready executive dashboard involves processing test-results.json to produce executive summaries, prioritized remediation lists, and visual risk assessments for stakeholder reporting.

Does test analysis support confidence intervals and trend forecasting?

Test analysis supports statistical validation requirements by calculating confidence intervals, evaluating coverage gaps, and performing trend forecasting to assess long-term software quality metrics.

What is the best way to identify recurring failure patterns across unit and integration tests?

Identifying recurring failure patterns involves analyzing test execution results across unit, integration, performance, and security workflows to detect common failure modes and generate actionable remediation recommendations.