What problem does it solve?
This Skill orchestrates a multi-agent testing pipeline that increases confidence by generating, executing, and iteratively improving tests across L1/L2/L3 coverage layers when quality gates are not met.
Core Features & Use Cases
- Progressive test coverage: Runs a strategist → generator → executor → analyst workflow, selecting a targeted/standard/comprehensive pipeline based on change scope.
- Generator–Critic convergence: Uses Generator–Critic loops to revise and re-execute tests up to configured limits until pass rate and coverage targets are satisfied.
- Sessionized, auditable outputs: Writes structured artifacts to a dedicated session directory, including strategy, test files, execution results, and a quality report.
Quick Start
Orchestrate multi-agent test generation and execution for the current change set by triggering the pipeline with the message "team testing" and providing your test task description.