all workflows can optionally run without a workflow

This commit is contained in:
Brian Madison
2025-10-27 23:51:22 -05:00
parent 7ad841964d
commit 66c66f602d
6 changed files with 72 additions and 46 deletions

View File

@@ -35,7 +35,7 @@ agent:
- trigger: create-module
workflow: "{project-root}/bmad/bmb/workflows/create-module/workflow.yaml"
description: Create a complete BMAD module (brainstorm → brief → build with agents and workflows)
description: Create a complete BMAD compatible module (custom agents and workflows)
- trigger: create-workflow
workflow: "{project-root}/bmad/bmb/workflows/create-workflow/workflow.yaml"