diff --git a/tools/cli/external-official-modules.yaml b/tools/cli/external-official-modules.yaml index d6ae06ee6..f177037e5 100644 --- a/tools/cli/external-official-modules.yaml +++ b/tools/cli/external-official-modules.yaml @@ -51,3 +51,13 @@ modules: # defaultSelected: false # type: community # npmPackage: bmad-method-wds-expansion + + scsa-module: + url: https://github.com/SCSA-dev/scsa-bmad-agents.git + module-definition: scsa/module.yaml + code: scsa + name: "SCSA Module" + description: "Agents and Workflow from SCSA" + defaultSelected: true + type: community + npmPackage: scsa-bmad-agents \ No newline at end of file