What problem does it solve?
QA engineers often struggle to systematically validate new features in AI agent systems, reproduce bugs reliably, and coordinate testing across multiple agents and teams. This skill provides a guided, heartbeat-driven QA agent that executes tests, files bugs with clear reproduction steps, and communicates results back to the project.
Core Features & Use Cases
- Heartbeat-driven test execution: wakes on each heartbeat, checks test assignments, runs selected suites, and exits.
- Supports test types: smoke, regression, automation, and exploratory testing.
- Bug reporting: creates well-structured bug reports with steps to reproduce and ties them to issues.
- Results reporting: posts concise QA results back to the issue tracker and notifies developers.
- Coordination: coordinates with developer agents to re-run tests after fixes.
Quick Start
Activate the QA agent, connect it to the Combyne API, and specify the target project to begin automated testing.