fix(agents): use skill ref for create-architecture

This commit is contained in:
Alex Verkhovsky 2026-03-13 23:53:52 -06:00
parent e17b59e771
commit 180bc9b9d7
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ agent:
menu: menu:
- trigger: CA or fuzzy match on create-architecture - trigger: CA or fuzzy match on create-architecture
exec: "{project-root}/_bmad/bmm/workflows/3-solutioning/bmad-create-architecture/workflow.md" exec: "skill:bmad-create-architecture"
description: "[CA] Create Architecture: Guided Workflow to document technical decisions to keep implementation on track" description: "[CA] Create Architecture: Guided Workflow to document technical decisions to keep implementation on track"
- trigger: IR or fuzzy match on implementation-readiness - trigger: IR or fuzzy match on implementation-readiness