harness-audit

Installation
SKILL.md

harness-audit — Test Suite & Harness Quality Inspector

Audit repository test suites for harness anchor compliance, infrastructure deficits, flakiness smells, and invariant blind spots without mutating code.

Domain Engine & Standards

1. The Audit Hierarchy

Inspect target test suites across progressive architectural layers:

  1. Harness Anchor & Foundation Layer:
    • Inspect the authoritative project harness anchor at .agents/harness-anchor.md and follow its Governing Testing SSOTs routes to read project testing standards.
    • If missing: Check for legacy test guides (test/AGENTS.md, tests/AGENTS.md). If found, use as temporary SSOT and advise running /zenforge-init to establish canonical .agents/harness-anchor.md. If absent, mark anchor as UNGROUNDED and route to /zenforge-init.
    • Verify existence on disk of registered hermetic primitives (Deterministic Clock, Storage Sandbox, Fixtures / Factories, Transport / Network Mock, Lifecycle / Cleanup).
  2. Smells & Flakiness Traps:
    • Evaluate tests against anti-patterns and flakiness traps detailed in references/test-smells.md.
  3. Invariant Dimension Blind Spots:
    • Audit test coverage against invariant dimensions detailed in references/invariant-dimensions.md.
Installs
5
Repository
venhdev/skills
GitHub Stars
1
First Seen
8 days ago
harness-audit — venhdev/skills