bmad-agent-qa

Generate API and E2E tests for existing features using standard test frameworks.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/clovernguyen1010-ship-it/Clover_Nguyen --skill bmad-agent-qa-clovernguyen1010-ship-it
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-agent-qa
Source: https://github.com/clovernguyen1010-ship-it/Clover_Nguyen/tree/main/_bmad/bmm/4-implementation/bmad-agent-qa
Command: npx skills add https://github.com/clovernguyen1010-ship-it/Clover_Nguyen --skill bmad-agent-qa-clovernguyen1010-ship-it

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation and maintenance of test coverage for software features, enabling faster delivery with reliable validation.

Core Features & Use Cases

  • Generate API and E2E tests for existing features quickly using standard test frameworks.
  • Apply to projects requiring rapid risk-based testing, regression suites, and CI-ready artifacts.
  • Use case: when QA asks for Quinn to produce tests for a new feature, it creates a starter suite and coverage map.

Quick Start

Tell Quinn to generate an initial test suite for the latest feature and review the resulting tests.

Frequently Asked Questions about bmad-agent-qa

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

FAQPage Schema
How do I automate E2E test generation for existing software features?

Automated E2E test generation uses standard test frameworks to create CI-ready validation suites for existing features. It applies deterministic execution with validation to ensure generated tests pass on the first run, providing rapid risk-based test coverage.

What is risk-based test creation and how does it accelerate API test coverage?

Risk-based test creation prioritizes generating tests for critical feature paths to maximize coverage quickly. It produces a starter test suite and coverage map for API endpoints, enabling rapid regression testing without manually writing every test case.

Can I generate CI-ready validation tests that pass on the first run?

Yes, generating CI-ready validation tests requires deterministic execution with validation to ensure tests pass on first run. The process uses conventional test frameworks and project context to create stable, automated test artifacts for continuous integration pipelines.

Do I need specific test frameworks to automate test suite generation?

Yes, automated test suite generation requires conventional test frameworks and project context. The tooling applies to software projects needing API and E2E test coverage, using standard frameworks to produce risk-based test suites and CI-ready validation artifacts.

What's the best way to create regression suites for new software features?

The best way to create regression suites is automating test generation for new features using standard test frameworks. This approach produces a starter suite and coverage map, applying rapid risk-based testing to ensure existing functionality remains validated during delivery.

Why do my automated tests fail on the first run after generation?

Automated tests fail on first run when generation lacks deterministic execution with validation. Ensuring tests pass requires providing accurate project context and using conventional test frameworks so the generated test suite validates successfully against existing feature behavior.