diff --git a/tools/cli/external-official-modules.yaml b/tools/cli/external-official-modules.yaml index f177037e5..145784b18 100644 --- a/tools/cli/external-official-modules.yaml +++ b/tools/cli/external-official-modules.yaml @@ -60,4 +60,24 @@ modules: description: "Agents and Workflow from SCSA" defaultSelected: true type: community + npmPackage: scsa-bmad-agents + + ddat-module: + url: https://github.com/SCSA-dev/scsa-bmad-agents.git + module-definition: ddat/module.yaml + code: ddat + name: "DDAT Module" + description: "Agents and Workflow from DDAT" + defaultSelected: true + type: community + npmPackage: scsa-bmad-agents + + lean-prioritisation-module: + url: https://github.com/SCSA-dev/scsa-bmad-agents.git + module-definition: lean-prioritisation/module.yaml + code: lp + name: "Lean Prioritisation Module" + description: "Agents and Workflow for Lean Prioritisation" + defaultSelected: true + type: community npmPackage: scsa-bmad-agents \ No newline at end of file