Skip to main content
P

/proof-audit

ProofQuality & Testing

Audits test suite health: identifies flaky tests and their root causes, finds tests that take disproportionately long and explains why, measures coverage gaps on critical code paths, and reviews testing patterns for anti-patterns like testing implementation details or using inadequate assertions that pass on wrong behavior.

Install

This skill

Install Proof Audit

1. Add to marketplace

$ claude plugin marketplace add tonone-ai/tonone

2. Install this skill

$ claude plugin install proof-audit@tonone-ai

The agent

Install Proof

1. Add to marketplace

$ claude plugin marketplace add tonone-ai/tonone

2. Install Proof

$ claude plugin install proof@tonone-ai

Want all 31 agents across both teams?

Full installation guide

Invoke this skill

Command|$ /proof-audit

When to use

When CI is unreliable enough that team members have started ignoring failures or re-running tests without investigating. When tests are slow enough that running them locally is not practical. When test failures have lost credibility and the team needs to restore trust in the suite before it becomes ignored.

Deep dive

AI Test Suite Health Audit

Test suites accumulate flake, slow tests, coverage gaps, and bad assertions. /proof-audit finds them and produces a fix-or-delete plan.

Read the article

More from Proof

All Proof skills

Ready to use Proof Audit?