feat: add SCSA module with agents and workflow support

This commit is contained in:
sammath90 2026-02-15 13:18:20 +00:00
parent 5b5cb1a396
commit bad6647eed
1 changed files with 10 additions and 0 deletions

View File

@ -51,3 +51,13 @@ modules:
# defaultSelected: false # defaultSelected: false
# type: community # type: community
# npmPackage: bmad-method-wds-expansion # 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