feat: mettre à jour le module bmad-orchestrator avec des compétences et des mots-clés améliorés
This commit is contained in:
parent
eda7f5444c
commit
e45a8870f6
|
|
@ -70,6 +70,16 @@
|
|||
"./src/bmm-skills/4-implementation/bmad-retrospective",
|
||||
"./src/bmm-skills/4-implementation/bmad-qa-generate-e2e-tests"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bmad-orchestrator-module",
|
||||
"source": "./",
|
||||
"description": "Standalone BMAD orchestrator module for custom installs.",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Alex"
|
||||
},
|
||||
"skills": ["./orchestrator/bmad-orchestrator"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue