test-audit

Installation
SKILL.md

Test Audit

Test-suite audit and triage for any layer a team relies on to catch regressions. Provenance lives in skill.json; this file is runtime routing only.

Produces: an intent-specific report — audit-report.md (or audit-report-multi.md for a cross-layer audit) / triage-runbook.md; tracked audits also emit test-audit-findings-ledger-<date>-<slug>.md + test-audit-workflow-state-<date>-<slug>.json.

Boundaries

Do NOT use to AUTHOR new tests, shape suite strategy, or pick tests to delete (use test-design).

Core principle

A test earns its place by failing when behavior breaks and only then. If a test passes while the code is wrong, breaks on a harmless refactor, flakes, or nobody can tell what behavior it pins, that is a finding worth recording.

Installs
10
First Seen
Jun 4, 2026
test-audit — thulr/informed-skills