agency-test-results-analyzer

Analyze raw test results to identify failure patterns, coverage gaps, and release readiness.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill transforms raw test execution data into clear, data-driven quality insights that reveal failure patterns, coverage gaps, defect risk, and release readiness so teams can prioritize fixes and avoid production escapes.

Core Features & Use Cases

  • Statistical Analysis & Confidence: Calculate pass rates, confidence intervals, significance tests, and trend analysis to validate conclusions.
  • Failure Pattern & Root Cause: Categorize and correlate failures across functional, performance, security, and integration tests to identify systemic issues.
  • Defect Prediction & Risk Assessment: Build predictive models for defect-prone areas, compute risk scores, and produce go/no-go recommendations with quantified confidence.
  • Reporting & Communication: Generate executive summaries, technical reports, and prioritized remediation actions for stakeholders and engineering teams.
  • Use Case: A QA lead or engineering manager aggregates unit, integration, and performance results to receive a prioritized remediation plan, defect predictions, and a release readiness verdict.

Quick Start

Run an analysis on the file test-results.json and produce an executive quality report with key risks, confidence levels, and recommended actions.

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 results to predict defect-prone areas?

You can analyze test results to predict defect-prone areas by applying statistical analysis and predictive models to raw execution data. This process categorizes failures and computes risk scores to identify systemic issues across unit, integration, and security tests.

What is the best way to determine release readiness from raw test execution data?

Determining release readiness from raw test execution data involves calculating pass rates, confidence intervals, and statistical significance. This analysis produces stakeholder-ready reports with quantified confidence and go/no-go recommendations for your release.

How do I generate an executive quality report from unit and integration test datasets?

Generating an executive quality report from unit and integration test datasets requires aggregating the raw results to identify failure patterns and coverage gaps. The output provides prioritized remediation actions, defect predictions, and a release readiness verdict.

Can I use statistical significance and confidence intervals for test analysis across different test types?

Yes, you can apply statistical significance and confidence intervals for test analysis across functional, performance, security, and integration tests. This validates conclusions by calculating pass rates and trend analysis to reveal systemic quality issues.

Why does identifying coverage gaps matter when analyzing test execution data?

Identifying coverage gaps matters when analyzing test execution data because it highlights untested areas that risk production escapes. Correlating these gaps with failure patterns helps prioritize remediation actions and build accurate defect prediction models.

Does agency-test-results-analyzer work without external dependencies for test analysis?

Yes, agency-test-results-analyzer works without external dependencies to perform test analysis. It processes your raw test datasets internally to compute quality metrics, identify failure patterns, and deliver stakeholder-ready reports for release readiness decisions.