audit-tests

Audit test suites to reveal coverage gaps, stale tests, and quality issues.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ian97531/goodplan --skill audit-tests-ian97531
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-tests
Source: https://github.com/ian97531/goodplan/tree/main/skills/audit-tests
Command: npx skills add https://github.com/ian97531/goodplan --skill audit-tests-ian97531

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit test quality and coverage across a project by analyzing test suites, identifying gaps, stale tests, fragile patterns, and misaligned strategies to propose concrete improvements.

Core Features & Use Cases

  • Parallel reviewers orchestrate coverage gap, stale test, quality, and strategy analyses to surface actionable findings.
  • Generates side-quests to drive concrete test enhancements and maintain CI reliability.
  • Useful for projects aiming to continuously improve test hygiene and alignment with conventions.

Quick Start

Run audit-tests to evaluate your current test suite and receive a prioritized improvement plan.

Frequently Asked Questions about audit-tests

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

FAQPage Schema
How do I automate test suite audits to find coverage gaps and stale tests?

You can automate test suite audits by analyzing test conventions, recent activity, and infrastructure. This process reveals coverage gaps, stale tests, and quality issues, then produces a prioritized set of findings to improve test reliability.

What is the best way to identify fragile test patterns in my CI pipeline?

Identifying fragile test patterns involves running an automated review of your test infrastructure and conventions. The analysis surfaces quality issues and misaligned strategies, providing actionable recommendations to maintain CI reliability.

How do I generate actionable improvement plans for poor test quality?

To generate improvement plans for test quality, analyze your test suites for gaps and misaligned strategies. The tool proposes concrete enhancements and optional side quests that drive continuous test hygiene improvements.

Can I integrate automated test quality reviews into my CI pipeline?

Yes, you can integrate automated test quality reviews into your CI pipeline. The tool is designed for this environment, analyzing test activity and conventions to output prioritized findings that maintain CI reliability.

Does static analysis of tests help find misaligned test strategies?

Static analysis of tests helps find misaligned strategies by evaluating your test suites against project conventions. The analysis orchestrates multiple reviews to surface strategy issues and propose concrete improvements.

What are the limitations of automated test audits for large projects?

Automated test audits for large projects rely on analyzing recent activity and conventions to find gaps. While they provide prioritized findings and side quests, they focus on test infrastructure and may not capture complex domain-specific logic failures.