QE Iterative Loop

Community

Automate quality engineering cycles.

Authoraquariuscook
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of improving software quality by iteratively fixing tests, increasing code coverage, and ensuring compliance with quality gates, reducing manual effort and accelerating release cycles.

Core Features & Use Cases

  • Automated Test Fixing: Iteratively identifies and fixes failing tests until all tests pass.
  • Coverage Improvement: Automatically writes tests to increase code coverage to target percentages.
  • Quality Gate Compliance: Ensures all defined quality gates (tests, coverage, security, etc.) are met.
  • Flaky Test Stabilization: Detects and resolves unstable tests that pass inconsistently.
  • Use Case: When a build fails due to flaky tests and low coverage, this Skill can be invoked to automatically address these issues, allowing the build to pass and proceed to deployment.

Quick Start

Use the qe-iterative-loop skill to run npm test and fix all failing tests until tests are green.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 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: QE Iterative Loop
Download link: https://github.com/aquariuscook/Agent_Modus_Map/archive/main.zip#qe-iterative-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.