bmad-qa

Load a QA agent persona and present a deterministic numbered menu.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/JingyiWng/databricks_ai_dev_kit_price_watcher --skill bmad-qa-jingyiwng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-qa
Source: https://github.com/JingyiWng/databricks_ai_dev_kit_price_watcher/tree/main/.claude/skills/bmad-qa
Command: npx skills add https://github.com/JingyiWng/databricks_ai_dev_kit_price_watcher --skill bmad-qa-jingyiwng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a QA automation agent that enables deterministic QA sessions by loading the full agent persona from the repository and enforcing a controlled activation flow.

Core Features & Use Cases

  • Embodies the QA agent persona and loads its complete instructions from {project-root}/_bmad/bmm/agents/qa.md.
  • Follows a strict activation sequence, displays the welcome greeting, and presents a deterministic numbered menu.
  • Use Case: perform rapid, repeatable QA validation of AI prompts and responses in interactive sessions.

Quick Start

Activate the QA agent by loading its persona from the project path and following the on-screen activation steps.

Frequently Asked Questions about bmad-qa

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

FAQPage Schema
How do I automate QA validation for AI prompts in interactive sessions?

You can automate QA validation by loading a QA agent persona from the repository path, following a strict activation sequence, and using a numbered menu to guide deterministic prompt testing and validation.

How does a menu-driven QA agent work for prompt testing?

A menu-driven QA agent loads its full persona instructions from a designated markdown file, executes activation steps, and presents a deterministic numbered menu to guide interactive AI testing sessions.

Do I need a specific repository structure to run automated QA agent validation?

Yes, the QA agent requires a specific project path. You must load the complete agent instructions from the {project-root}/_bmad/bmm/agents/qa.md file to execute the validation workflow.

What is the best way to ensure repeatable AI testing workflows?

To ensure repeatable AI testing, use a QA automation agent that enforces a controlled activation flow and deterministic menu, validating prompts consistently across multiple interactive sessions.

Can I use this QA agent for validating interactive AI without manual setup?

No, manual setup is required. You must load the agent persona from the specified project repository path and follow the on-screen activation steps to initialize the QA validation session.

Why does the QA agent require loading a persona file before testing?

Loading the persona file ensures the QA agent follows a strict activation sequence and enforces a controlled flow, providing deterministic validation rather than unpredictable automated testing.