What problem does it solve?
This Skill automates the entire cycle of finding bugs, analyzing them with specialized agents, fixing them, and re-verifying the fixes, creating a continuous quality assurance loop.
Core Features & Use Cases
- N-Agent Hybrid System: Employs a Lead agent for orchestration, multiple dynamic expert agents for parallel analysis, and a Fixer agent for sequential code correction.
- Iterative Bug Fixing: Automatically repeats the discover → analyze → fix → verify process until convergence criteria are met.
- Customizable Scope: Supports comprehensive testing across tiers or custom checklists for targeted validation.
- Use Case: When a new feature is deployed, this Skill can be triggered to automatically perform a full QA pass, identify regressions or new bugs, attempt to fix them, and report on the overall quality status, significantly reducing manual QA effort.
Quick Start
Use the continuous-qa-loop skill to start a comprehensive QA cycle on the current project.