detect-test-harness

Community

Find the exact test runner for your repo.

Authorkapilvirenahuja
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of determining how to reliably execute a codebase’s tests in order to verify changes as “green” in CI-like conditions.

Core Features & Use Cases

  • Test harness detection from scan artifacts: Inspects scan-index manifests, CI workflow files, and configuration to infer the real test framework and invocation details.
  • Canonical harness matching for deterministic output: Pattern-matches repository signals against an embedded harness catalog to produce a precise TEST_HARNESS record.
  • Run readiness and prerequisites signaling: Performs a light runnability check (without executing tests) and records when dependency install is required or when no harness is detectable.

Quick Start

Use the detect-test-harness skill to generate test-harness.yaml for your repository by providing scan_index_path, codebase_root, and output_path.

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: detect-test-harness
Download link: https://github.com/kapilvirenahuja/garura/archive/main.zip#detect-test-harness

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.