audit-tests

Community

Ensure tests catch real-world failures

Authorcacack
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Many test suites report high coverage but still miss real failure modes such as event replay bugs, data loss during import/export, fragile assertions, or API contract regressions; this Skill systematically evaluates test quality to surface those gaps and risks before they reach production.

Core Features & Use Cases

  • Event Sourcing Coverage: Validate event serialization/deserialization tests, aggregate replay scenarios, projection rebuilds, and event version migrations.
  • GEDCOM Round-Trip Validation: Check import → export → re-import equivalence, Unicode and non-standard tag handling, and data loss detection for GEDCOM processing.
  • Domain Edge Cases & API Contracts: Identify missing boundary tests for validations, relationship graphs, date edge cases, and ensure API responses and pagination conform to OpenAPI expectations across DB backends.
  • Cross-Feature Integration Scenarios: Verify lifecycle flows such as create → update → query → delete, import then query, and running tests against both SQLite and PostgreSQL.
  • Actionable Output: Produce a scored audit report, prioritized findings with evidence, issue-ready tickets, and manual verification steps.

Quick Start

Run a Test Quality Audit across the repository and produce the Scorecard, Top Findings, up to five issue-ready tickets, and manual verification steps as specified in the SKILL.md.

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: audit-tests
Download link: https://github.com/cacack/my-family/archive/main.zip#audit-tests

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.