test-verification-loop

Community

Ensure stability with 3-pass verification.

Authormdmagnuson-creator
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the unreliability of single test passes by implementing a robust 3-pass stability verification and an automated fix loop to resolve failures, ensuring software stability and reducing manual debugging time.

Core Features & Use Cases

  • 3-Pass Stability Verification: Guarantees that a feature is stable by requiring three consecutive successful test runs before declaring it verified.
  • Automated Fix Loop: When tests fail, this Skill automatically classifies the failure, attempts to fix it (delegating to appropriate agents like @developer or @ui-tester-playwright), and then re-runs verification.
  • Use Case: When a new UI component is developed, this Skill will run its associated tests multiple times. If a test fails, it will attempt to fix the issue automatically before re-running the stability check, preventing flaky tests from reaching production.

Quick Start

Use the test-verification-loop skill to run stability checks on the new user authentication flow.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-verification-loop
Download link: https://github.com/mdmagnuson-creator/helm-ade-toolkit/archive/main.zip#test-verification-loop

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.