QE Iterative Loop
OfficialAutomate quality iteration loops.
Authorsummarybotng
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of achieving quality objectives in software development, such as passing all tests, meeting coverage targets, or satisfying quality gates, by iteratively making improvements.
Core Features & Use Cases
- Automated Test Fixing: Iteratively runs tests and fixes failures until all tests pass.
- Coverage Improvement: Automatically writes tests to increase code coverage to a specified target.
- Quality Gate Compliance: Ensures all defined quality gates (tests, coverage, linting, security, performance) are met.
- Flaky Test Stabilization: Identifies and resolves inconsistent test failures.
- Use Case: When your CI/CD pipeline fails due to broken tests, this Skill can autonomously fix them and re-run the suite until it passes, preventing manual intervention.
Quick Start
Use the qe-iterative-loop skill to run npm test and fix all failing tests until they pass.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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/summarybotng/summarybot-ng/archive/main.zip#qe-iterative-loop Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.