test-challenger

Official

Catch false-positive tests before they mislead.

AuthorAndurilCode
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It challenges unit tests that appear to “pass” while secretly validating the implementation instead of the intended specification, helping you avoid false confidence from brittle or tautological tests.

Core Features & Use Cases

  • False-positive test detection: Identifies patterns where the oracle comes from running the code rather than independent domain truth.
  • Verdict-driven auditing: Classifies tests as Solid, Suspicious, Likely False Positive, or Vacuous based on a catalog of challenge patterns.
  • Test remediation guidance: Recommends fixes such as independent oracle rewrites, boundary/negative test additions, property-based testing, or deletion of vacuous tests.
  • Use case: Review AI-generated or coverage-driven tests that increased line coverage but may be mirroring bugs instead of verifying correct behavior.

Quick Start

Ask the skill to challenge your tests by providing the test file(s) and the source file(s) they are intended to validate, and request a pattern-based verdict plus remediation steps.

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-challenger
Download link: https://github.com/AndurilCode/craftwork/archive/main.zip#test-challenger

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.