bmad-agent-bmm-qa

Load and execute predefined QA agent files for persona-driven sessions.

1|1|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/LucaDeLeo/ASTN --skill bmad-agent-bmm-qa-lucadeleo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-agent-bmm-qa
Source: https://github.com/LucaDeLeo/ASTN/tree/main/.agents/skills/bmad-agent-bmm-qa
Command: npx skills add https://github.com/LucaDeLeo/ASTN --skill bmad-agent-bmm-qa-lucadeleo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates QA validation and persona-driven interaction by loading and executing a predefined QA agent script, ensuring consistent behavior across sessions.

Core Features & Use Cases

  • Persona-driven QA sessions: Maintains agent persona, menu navigation, and activation steps during testing.
  • Automated activation: Loads the full QA agent file and executes its instructions to bootstrap a session.
  • Controlled execution: Enforces a strict activation order with error handling and traceable steps for reproducible QA results.

Quick Start

Load and execute the full QA agent file from {project-root}/_bmad/bmm/agents/qa.md to start a persona-driven session.

Frequently Asked Questions about bmad-agent-bmm-qa

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

FAQPage Schema
How do I automate QA agent activation in a BMAD environment?

QA agent activation is automated by loading and executing the predefined agent file from the project root, which bootstraps a persona-driven session with strict activation flow and error handling.

How does a persona-driven QA workflow maintain agent behavior across sessions?

Persona-driven QA workflows maintain behavior by executing a predefined agent script that enforces strict activation order, character persistence, and menu navigation during testing sessions.

What is the best way to ensure consistent QA validation and persona adherence during agent sessions?

Consistent QA validation is ensured by automating the orchestration of a QA agent workflow, applying controlled execution with traceable steps and basic validation for reproducible results.

Do I need a specific file path to start a BMAD QA agent session?

Yes, the QA agent file must be loaded and executed from the project directory path to properly bootstrap the menu-driven instructions and persona adherence.

Can I use this workflow orchestrator for manual QA testing sessions?

The orchestrator is designed for automated activation and execution of predefined QA agent files, ensuring controlled execution rather than manual testing steps.

Why does my QA agent activation flow fail to maintain persona persistence?

Activation flow failures may occur if the predefined agent file is not fully executed or loaded from the correct project path, disrupting the strict activation order and character persistence.