bmad-tea

Guide risk-based testing strategy, fixture architecture, ATDD, and CI/CD quality gates.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/petrkohut/bmad-todo-app --skill bmad-tea-petrkohut
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-tea
Source: https://github.com/petrkohut/bmad-todo-app/tree/main/.github/skills/bmad-tea
Command: npx skills add https://github.com/petrkohut/bmad-todo-app --skill bmad-tea-petrkohut

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill brings a Master Test Architect and Quality Advisor to your aid, helping you with risk-based testing strategy, fixture architecture, ATDD, API and UI automation, CI/CD governance, and scalable quality gates.

Core Features & Use Cases

  • Risk-Based Testing: Calculate risk versus value for testing decisions.
  • Fixture Architecture: Design and implement robust test fixtures.
  • ATDD: Generate failing acceptance tests and implementation checklists.
  • Automation: Generate prioritized API/E2E tests, fixtures, and summary for stories or features.
  • Use Case: When you need to design a comprehensive test strategy for a new feature, use this Skill to get expert guidance and recommendations.

Quick Start

Run the skill with the command: bmad-tea

Frequently Asked Questions about bmad-tea

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

FAQPage Schema
How do I design a risk-based testing strategy for a new software feature?

Risk-based testing strategy calculates risk versus value for testing decisions, helping you prioritize test coverage and allocate resources effectively for critical software features.

What is the best way to generate failing acceptance tests for ATDD workflows?

Generating failing acceptance tests for ATDD workflows involves creating implementation checklists and test cases that define expected behavior upfront, ensuring alignment with feature requirements before development begins.

How do I build robust test fixture architecture for API and UI automation?

Building robust test fixture architecture for API and UI automation requires designing scalable test data setups and teardowns, ensuring isolated, repeatable test execution across your CI/CD pipelines.

Can I use this test architect skill to establish CI/CD governance and quality gates?

Yes, you can use this skill to establish CI/CD governance and quality gates by defining scalable automated checks, risk-based entry criteria, and deployment policies that enforce software quality.

Do I need specific testing frameworks to implement prioritized API and E2E tests?

You do not need specific testing frameworks to generate prioritized API and E2E tests; the skill provides expert-level guidance and architectural recommendations compatible with your existing software testing stack.

When should I seek expert guidance for test architecture versus writing tests manually?

You should seek expert guidance for test architecture when implementing scalable quality gates, risk-based testing strategies, or complex fixture designs that require structuring automated checks across CI/CD pipelines.