qa-engineer

Run QA test suites and report structured results for Combyne agents.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/krishsharma1008/ADE --skill qa-engineer-krishsharma1008
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-engineer
Source: https://github.com/krishsharma1008/ADE/tree/main/skills/qa-engineer
Command: npx skills add https://github.com/krishsharma1008/ADE --skill qa-engineer-krishsharma1008

SYSTEM DOCUMENTATION & REQUIREMENTS

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.

Frequently Asked Questions about qa-engineer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate QA testing workflows for AI agents?

You can automate QA testing for AI agents by using a heartbeat-driven agent that wakes on intervals, checks test assignments, runs selected suites, and posts structured QA results back to the issue tracker.

What types of testing can I run for feature validation and bug reproduction?

For feature validation and bug reproduction, you can run smoke, regression, end-to-end, automation, and exploratory testing suites, yielding structured QA results that report back to the project.

How do I create structured bug reports with reproduction steps?

To create structured bug reports with reproduction steps, you can use an automated QA agent that files bugs tied to issues and notifies developer agents to coordinate re-running tests after fixes.

Do I need API authentication headers to run automated test suites?

Yes, you need API authentication headers and heartbeat-based execution to connect the QA agent to the Combyne API, specify the target project, and begin running automated test suites.

Can I coordinate exploratory testing across multiple projects and developer agents?

Yes, you can coordinate exploratory testing across multiple projects by using a guided QA agent that executes tests, files bugs, and communicates results back to developer agents for re-runs after fixes.