fix(bmm): invoke create-ux-design via skill id
This commit is contained in:
parent
3f38878276
commit
addff10624
|
|
@ -23,5 +23,5 @@ agent:
|
||||||
|
|
||||||
menu:
|
menu:
|
||||||
- trigger: CU or fuzzy match on ux-design
|
- trigger: CU or fuzzy match on ux-design
|
||||||
exec: "{project-root}/_bmad/bmm/workflows/2-plan-workflows/bmad-create-ux-design/workflow.md"
|
exec: "skill:bmad-create-ux-design"
|
||||||
description: "[CU] Create UX: Guidance through realizing the plan for your UX to inform architecture and implementation. Provides more details than what was discovered in the PRD"
|
description: "[CU] Create UX: Guidance through realizing the plan for your UX to inform architecture and implementation. Provides more details than what was discovered in the PRD"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue