test-health-monitor

Detect flaky tests, coverage gaps, and performance bottlenecks in test suites.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/chaserbreitenbach/claude-skills-and-agents --skill test-health-monitor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-health-monitor
Source: https://github.com/chaserbreitenbach/claude-skills-and-agents/tree/main/skills/testing/test-health-monitor
Command: npx skills add https://github.com/chaserbreitenbach/claude-skills-and-agents --skill test-health-monitor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Intelligent agent that monitors, analyzes, and improves test suite health. Detects flaky tests, identifies coverage gaps, tracks test performance trends, and recommends improvements. Ensures test suites remain valuable and maintainable.

Core Features & Use Cases

  • Detect flaky tests and failure patterns to reduce CI noise.
  • Identify coverage gaps and suggest targeted tests to improve coverage.
  • Track performance trends and propose optimizations to reduce total test time.

Quick Start

Analyze your current test suite health and generate a prioritized maintenance plan.

Frequently Asked Questions about test-health-monitor

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

FAQPage Schema
How do I detect flaky tests and reduce CI noise in my pipeline?

Detect flaky tests by analyzing test-suite health to identify failure patterns across CI/CD pipelines and pull requests. It surfaces actionable insights and metrics for reliability to reduce CI noise and improve maintainability.

How do I identify test coverage gaps in my codebase?

Identify coverage gaps by analyzing test-suite health and code changes to pinpoint missing test coverage. It suggests targeted tests to improve coverage and provides actionable insights for developers and QA engineers.

What is the best way to track test performance trends and optimize test execution time?

Track test performance trends by monitoring test-suite health to detect performance bottlenecks. It proposes optimizations to reduce total test time and provides metrics for maintainability across CI/CD pipelines.

Can I analyze test suite health across pull requests and code changes?

Analyze test-suite health across pull requests and code changes by applying detection logic for flaky tests, coverage gaps, and performance bottlenecks. It surfaces actionable insights for developers and QA engineers.

How do I generate a prioritized test maintenance plan for my QA team?

Generate a prioritized test maintenance plan by analyzing current test-suite health to detect flaky tests and coverage gaps. It provides metrics and recommendations for reliability, performance, and maintainability.

Why does my test suite flake during CI and how do I fix failure patterns?

Test suite flaking during CI is caused by failure patterns identified by analyzing test-suite health. It detects flaky tests and recommends improvements to ensure test suites remain valuable and maintainable.