Autonomous Testing Agent

Community

Auto-generate, run, and repair tests

Authoralinaqi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Teams often ship regressions because test coverage lags behind code changes, and writing or updating tests is slow and error-prone; this skill closes those gaps by autonomously discovering missing coverage, creating tests, executing them, and iterating until failures are understood and resolved.

Core Features & Use Cases

  • Source-driven discovery of test gaps: Detects project type and identifies uncovered functions, API endpoints, web components, and low-coverage branches, then maps existing test coverage.
  • AI-written test generation with model routing: Generates test scaffolds for uncovered areas using different model tiers based on complexity and quality criticality (e.g., auth/security).
  • End-to-end execution, evaluation, and automated repair loop: Runs the appropriate test tooling (pytest/vitest/playwright), classifies failures (TEST_BUG, CODE_BUG, ENV_BUG), and applies fixes with bounded retries.
  • Structured reporting and dashboard integration: Produces a machine-readable report including pass/fail counts, coverage, auto-fixed vs manual-needed items, and prioritized next actions.

Quick Start

Ask Maggy to run the full autonomous test cycle by executing: maggy test autonomous.

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 Testing Agent
Download link: https://github.com/alinaqi/maggy/archive/main.zip#autonomous-testing-agent

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.