From f7466c25308d1f68423207cf1bdcda3e43827262 Mon Sep 17 00:00:00 2001 From: Murat K Ozcan <34237651+muratkeremozcan@users.noreply.github.com> Date: Tue, 27 Jan 2026 19:29:34 -0600 Subject: [PATCH] feat: added tea module as an external module (#1430) --- tools/cli/external-official-modules.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tools/cli/external-official-modules.yaml b/tools/cli/external-official-modules.yaml index c48f7175..436dc01d 100644 --- a/tools/cli/external-official-modules.yaml +++ b/tools/cli/external-official-modules.yaml @@ -32,6 +32,16 @@ modules: type: bmad-org npmPackage: bmad-game-dev-studio + bmad-method-test-architecture-enterprise: + url: https://github.com/bmad-code-org/bmad-method-test-architecture-enterprise + module-definition: src/module.yaml + code: tea + name: "Test Architect" + description: "Master Test Architect for quality strategy, test automation, and release gates" + defaultSelected: false + type: bmad-org + npmPackage: bmad-method-test-architecture-enterprise + # TODO: Enable once fixes applied: # whiteport-design-system: