feat: add SCSA module with agents and workflow support
This commit is contained in:
parent
5b5cb1a396
commit
bad6647eed
|
|
@ -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
|
||||
Loading…
Reference in New Issue