autonomous-test-runner

Community

Automates test runs and classifies failures.

Authorhohai99
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates running generated tests and categorizing failures to guide remediation.

Core Features & Use Cases

  • Classifies failures into actionable categories to map to the correct subsequent skill (e.g., self-healing-debugger, spec-violation-detector).
  • Supports multiple test ecosystems (npm, pytest, go test) and aggregates results into a clear failure summary.
  • Use Case: After a test cycle, run this Skill to automatically determine if failures are due to code, spec, tests, or environment and trigger appropriate remediation.

Quick Start

Run the autonomous-test-runner after generating tests, then review the failure classification and follow the recommended actions. Example: npm test; pytest; go test ./...

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: autonomous-test-runner
Download link: https://github.com/hohai99/antigravity-skills/archive/main.zip#autonomous-test-runner

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 223,000+ vetted skills library on demand.