From caeffd59ca2234f5ca384c713beb40d101c9fa25 Mon Sep 17 00:00:00 2001 From: murat Date: Tue, 27 Jan 2026 14:17:16 -0600 Subject: [PATCH] feat: added tea module as an external module --- 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: