test-audit-generator

Community

Spot test gaps; boost end-to-end coverage.

Authorchrisdavidmiles
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Audits a codebase’s test suite to reveal whether the tests exercise user-facing paths and catch regressions that matter in production, not just library-level behavior. It helps teams surface path-from-user gaps and identify test smells that undermine confidence in software quality.

Core Features & Use Cases

  • Phase-0 calibration: establish a baseline model of the test suite and its escape hatches.
  • Phase-1 understanding: map entry points, critical paths, and external dependencies.
  • Phase-2 behavior inventory: classify behaviors by criticality, user reachability, and external touchpoints.
  • Phase-3 test audit: identify tautologies, weak assertions, over-mocking, and slice-testing pitfalls.
  • Phase-4 coverage matrix: measure behavior coverage across unit/integration/e2e levels and path-from-user viability.
  • Phase-5 recommendations: delete or rewrite weak tests, add missing end-to-end tests, and tighten processes.
  • Phase-6 honest smell report: surface actionable gaps with evidence-backed rationale.

Quick Start

Run the audit workflow against your repository to generate a complete TEST_AUDIT.md with actionable findings.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: test-audit-generator
Download link: https://github.com/chrisdavidmiles/claude-skills/archive/main.zip#test-audit-generator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.